~ubuntu-branches/ubuntu/raring/gnome-doc-utils/raring

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2012-03-20 02:32:41 UTC
  • mfrom: (1.1.38) (2.4.3 sid)
  • Revision ID: package-import@ubuntu.com-20120320023241-d2apjmd572decyyk
Tags: 0.20.9-1
* New upstream release.
  - The Mallard RNG files are planned to be shipped by a separate package
    but they have been added back for now as existing packages still require
    them. Closes: #664517

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Changes in 0.20.9:
 
2
------------------
 
3
* Temporarily adding RNG files back for compatibility. Now that the
 
4
  RNG files are no longer called (as of 0.20.8), the RNG files will
 
5
  be removed again after a transition period.
 
6
 
 
7
Changes in 0.20.8:
 
8
------------------
 
9
* Don't call RNG files, removed in 0.20.7
 
10
 
1
11
Changes in 0.20.7:
2
12
------------------
3
13
* Use gawk --traditional option instead of -W compat (Hib Iris)