X-Git-Url: http://git.savannah.gnu.org/gitweb/?p=enscript.git;a=blobdiff_plain;f=ChangeLog;h=55ceb06d2dba687906ec4c28e71a6fb895240b45;hp=0f60a640f3f2e7185fb171ecc5234fcd43440222;hb=6f1eead89c678724e80326210d5b52c1434405a5;hpb=2be5aaf9cd769d29299b91f66620b7767f1cc093 diff --git a/ChangeLog b/ChangeLog index 0f60a64..55ceb06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,24 @@ +2011-07-10 Tim Retout + + * states/hl/mail.st: Support extended mail headers. + Savannah bug #25440. + + * src/main.c (usage): Clarify documentation for short forms of + optional arguments. + 2011-07-09 Tim Retout + * src/main.c (handle_options): Add missing 'w' from + getopt_long call. Savannah bug #30651. + + Apply patch 393791-sliceprint from Debian: + * scripts/sliceprint.1: Complete documentation. + * scripts/sliceprint.in: Force C locale. + Use more liberal regexp when parsing wrapped lines message. + Add missing space from before args. Savannah bug #31259. + + * Makefile.am (SUBDIRS): Move intl to be built before compat. + * states/Makefile.am: Use $(datadir) instead of $(prefix)/share. Savannah bug #31609. * src/Makefile.am: Likewise.