aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7b25fb54441..6698cfe0fcf 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12013-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * casetab.c (init_casetab_once): Don't abuse the ascii eqv table for
4 the upcase table.
5
12013-03-27 rzl24ozi <rzl24ozi@gmail.com> (tiny changes) 62013-03-27 rzl24ozi <rzl24ozi@gmail.com> (tiny changes)
2 7
3 * image.c [WINDOWSNT]: Fix calls to DEF_IMGLIB_FN for SVG function. 8 * image.c [WINDOWSNT]: Fix calls to DEF_IMGLIB_FN for SVG function.