diff options
| -rw-r--r-- | lisp/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a1635bc475c..0b1456a3dee 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -44,6 +44,7 @@ | |||
| 44 | 2014-11-18 Paul Pogonyshev <pogonyshev@gmail.com> | 44 | 2014-11-18 Paul Pogonyshev <pogonyshev@gmail.com> |
| 45 | RĂ¼diger Sonderfeld <ruediger@c-plusplus.net> | 45 | RĂ¼diger Sonderfeld <ruediger@c-plusplus.net> |
| 46 | 46 | ||
| 47 | Fix bug#13871 (an alternative version of the patch). | ||
| 47 | * progmodes/cc-langs.el: Support some of the new keywords in | 48 | * progmodes/cc-langs.el: Support some of the new keywords in |
| 48 | C++11. | 49 | C++11. |
| 49 | (c-operators): Add "alignof". | 50 | (c-operators): Add "alignof". |