aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index bec4431dba0..1fef2f16102 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -27,7 +27,7 @@
27 27
282008-02-21 Michael Olson <mwolson@gnu.org> 282008-02-21 Michael Olson <mwolson@gnu.org>
29 29
30 * net/json.el: Install new file by Edward O'Connor. json.el is a 30 * json.el: Install new file by Edward O'Connor. json.el is a
31 JavaScript Object Notation parser / generator. Replace XEmacs 31 JavaScript Object Notation parser / generator. Replace XEmacs
32 compatibility code to get rid of compiler warnings. 32 compatibility code to get rid of compiler warnings.
33 33