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 15281f47438..cf75c28c385 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12011-09-16 Eli Zaretskii <eliz@gnu.org>
2
3 * image.c (tiff_handler): Work around a bug in MinGW GCC 3.x (see
4 GCC PR/17406) by declaring this function with external scope.
5
12011-09-15 Paul Eggert <eggert@cs.ucla.edu> 62011-09-15 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 * editfns.c (Fformat): Fix bug in text-property fix (Bug#9514). 8 * editfns.c (Fformat): Fix bug in text-property fix (Bug#9514).