diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e7d44c35b51..56bb534e457 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2008-12-24 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * ralloc.c (r_alloc_reset_variable): New function. | ||
| 4 | |||
| 5 | * buffer.c (Fbuffer_swap_text) [REL_ALLOC]: Reset ralloc's internal | ||
| 6 | record of what points where. | ||
| 7 | |||
| 1 | 2008-12-22 Dan Nicolaescu <dann@ics.uci.edu> | 8 | 2008-12-22 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 9 | ||
| 3 | * minibuf.c (read_minibuf): Follow the non-interactive case when | 10 | * minibuf.c (read_minibuf): Follow the non-interactive case when |