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 e5d77d66b0c..557a844c8f1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-06-23 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * ralloc.c (r_alloc_inhibit_buffer_relocation): Fix stupid thinko | ||
| 4 | in the logic of incrementing and decrementing the value of | ||
| 5 | use_relocatable_buffers. | ||
| 6 | |||
| 1 | 2012-06-23 Paul Eggert <eggert@cs.ucla.edu> | 7 | 2012-06-23 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 8 | ||
| 3 | * sysdep.c [__FreeBSD__]: Fix recently-introduced typos. | 9 | * sysdep.c [__FreeBSD__]: Fix recently-introduced typos. |