diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
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 | ||
| 28 | 2008-02-21 Michael Olson <mwolson@gnu.org> | 28 | 2008-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 | ||