diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6e90767f46e..410bd76e9ba 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-08-28 Glenn Morris + + * progmodes/cc-langs.el (c-constant-kwds): Add java: null, true, + false. + 2007-08-27 Thien-Thi Nguyen * progmodes/modula2.el (m2-definition, m2-module):