diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 596ae25c649..aa8adabfede 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-12-16 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * lread.c (init_obarray): Declare Qt as special. | ||
| 4 | This fixes a typo in the 2012-05-15 patch that | ||
| 5 | tried to declare Qt as special. | ||
| 6 | |||
| 1 | 2014-12-15 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2014-12-15 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | Various fixes to use bool type and constants. | 9 | Various fixes to use bool type and constants. |