aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d51a59e1031..33bff778dc2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12008-03-26 Alexandre Oliva <aoliva@redhat.com> (tiny change)
2
3 * regex.c (EXTEND_BUFFER): Change order of pointer addition
4 operations, to avoid having the difference between pointers
5 overflow.
6
12008-03-26 Stefan Monnier <monnier@iro.umontreal.ca> 72008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * indent.c (check_display_width): New fun. 9 * indent.c (check_display_width): New fun.