Update NEWS file. - enscript - GNU Enscript
HTML git clone git://thinkerwim.org/enscript.git
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit a8fc34fee1cf4f2a110561523d010b0e13e6655c
DIR parent 97d2fb6200f5ab407abf0964b4920a16060e668b
HTML Author: Tim Retout <diocles@gnu.org>
Date: Wed, 19 Sep 2012 23:37:46 +0100
Update NEWS file.
Diffstat:
M ChangeLog | 2 ++
M NEWS | 15 +++++++++++++++
2 files changed, 17 insertions(+), 0 deletions(-)
---
DIR diff --git a/ChangeLog b/ChangeLog
@@ -1,5 +1,7 @@
2012-09-19 Tim Retout <diocles@gnu.org>
+ * NEWS: Update for new release.
+
* afm/MustRead.html: New file containing licensing of Adobe AFM
files. Savannah bug #35883.
DIR diff --git a/NEWS b/NEWS
@@ -2,6 +2,20 @@
What's new in GNU enscript
--------------------------
+Summary of changes in enscript version 1.6.6:
+
+* Add afm/MustRead.html, containing licensing information for Adobe
+ AFM files. (Savannah bug #35883)
+
+* Sync all translations from the Translation Project. Please visit
+ http://translationproject.org/ to help translate Enscript!
+
+* Add documented but missing '-w' option as an alias for '--language'.
+ (Savannah bug #30651)
+
+* Apply sliceprint patch from Debian. (Savannah bug #31259)
+
+
Summary of changes in enscript version 1.6.5.2:
* Fix CFG_FATAL macro in util.c; this prevents a segmentation fault
@@ -11,6 +25,7 @@ Summary of changes in enscript version 1.6.5.2:
* Fix segmentation fault with line lengths over 90 characters.
(Savannah bug #29198)
+
Summary of changes in enscript version 1.6.5.1:
* Typo corrections in the manual pages.