aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3f9d575dce2..33e5e27dc39 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12012-05-14 Paul Eggert <eggert@cs.ucla.edu>
2
3 * unexaix.c: Port to more-recent AIX compilers.
4 (report_error, report_error_1, make_hdr, copy_sym)
5 (mark_x, adjust_lnnoptrs, unrelocate_symbols):
6 Make arguments const char *, not char *, to avoid violations of C
7 standard and to fix some AIX warnings reported by Gilles Pion.
8
12012-05-14 Eli Zaretskii <eliz@gnu.org> 92012-05-14 Eli Zaretskii <eliz@gnu.org>
2 10
3 * xdisp.c (handle_stop): Don't call get_overlay_strings_1 if we 11 * xdisp.c (handle_stop): Don't call get_overlay_strings_1 if we