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 2454935169f..4d39cc70c23 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12013-06-19 Paul Eggert <eggert@cs.ucla.edu>
2
3 * syntax.c (skip_chars): Don't use uninitialized storage
4 when searching a multibyte buffer for characters that are not in a
5 unibyte string that contains non-ASCII characters.
6
12013-06-18 Jan Djärv <jan.h.d@swipnet.se> 72013-06-18 Jan Djärv <jan.h.d@swipnet.se>
2 8
3 * process.c: Include xgselect.h if HAVE_GLIB. Include glib.h 9 * process.c: Include xgselect.h if HAVE_GLIB. Include glib.h