diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 73000341f68..d6e7f2c9791 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2010-01-01 Chong Yidong <cyd@stupidchicken.com> | 1 | 2010-01-01 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * nsterm.m (ns_get_color): Fix buffer overflow (Bug#4763). | ||
| 4 | |||
| 3 | * lread.c (syms_of_lread): Make it clearer that these are the | 5 | * lread.c (syms_of_lread): Make it clearer that these are the |
| 4 | names of loaded files (Bug#5068). | 6 | names of loaded files (Bug#5068). |
| 5 | 7 | ||