aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index faf2075e432..ec29db2649a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -4,6 +4,7 @@
4 (fortune-program-options): Doc fix. Allow to be a string again. 4 (fortune-program-options): Doc fix. Allow to be a string again.
5 Add :version. 5 Add :version.
6 (fortune-in-buffer): Handle fortune-program-options as a string. 6 (fortune-in-buffer): Handle fortune-program-options as a string.
7 Don't rely on fortune program accepting options after fortune file.
7 8
82008-09-20 Justin Bogner <mail@justinbogner.com> (tiny change) 92008-09-20 Justin Bogner <mail@justinbogner.com> (tiny change)
9 10