aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'util/ChangeLog')
-rw-r--r--util/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index c776b17f3..dfe03337b 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,9 @@
+2004-01-13 David Shaw <[email protected]>
+
+ * argparse.c (initialize): Avoid a number of -Wformat-nonliteral
+ warnings. These aren't actual problems, but the warnings bothered
+ me.
+
2004-01-13 David Shaw <[email protected]>
* miscutil.c (print_string2): New variation on print_string that