Update bug report address, and don't hardcode it in usage().
[enscript.git] / src / ChangeLog
index 2153b3d..5352633 100644 (file)
@@ -2,6 +2,9 @@
 
        * 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.