Respect $HOME when searching for ~/.enscriptrc
[enscript.git] / src / ChangeLog
index 2153b3d..4d14ae2 100644 (file)
@@ -1,7 +1,14 @@
+2009-01-25  Tim Retout  <diocles@gnu.org>
+
+       * main.c (main): Respect $HOME when searching for ~/.enscriptrc
+
 2008-01-01  Tim Retout  <diocles@gnu.org>
 
        * ChangeLog: Run M-x change-log-redate. Add copyright notice at end.
 
+       * main.c (usage): Use PACKAGE_BUGREPORT instead of hardcoding the bug
+       report address.
+
        * main.c (main) <toc>: Remove an unnecessary fclose of the toc
        temporary file, which was breaking the --toc option.