diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 82b761a29c0..3b88f5c94e9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-08-10 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * conf_post.h (IF_LINT, lint_assume): Move here from lisp.h. | ||
| 4 | * lisp.h (IF_LINT, lint_assume): Move to conf_post.h. | ||
| 5 | |||
| 1 | 2012-08-10 Dmitry Antipov <dmantipov@yandex.ru> | 6 | 2012-08-10 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 7 | ||
| 3 | Fix last change to allow compilation with low optimization levels. | 8 | Fix last change to allow compilation with low optimization levels. |