aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2012-07-10 00:06:31 +0200
committerAndreas Schwab2012-07-10 00:06:31 +0200
commitcda158b40db31dcd6b938ba7ccb6313861594b03 (patch)
treefc89a432e2a9e45e7f0d39b03e7469c21ce820c8 /ChangeLog
parentcbb319513e0da14e7de2e9be121d449b6bcc8d88 (diff)
downloademacs-cda158b40db31dcd6b938ba7ccb6313861594b03.tar.gz
emacs-cda158b40db31dcd6b938ba7ccb6313861594b03.zip
* configure.ac (PNG_DEPSTRUCT): Define this instead of
PNG_DEPRECATED.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef14255208d..2e949b4a9d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
12012-07-09 Andreas Schwab <schwab@linux-m68k.org>
2
3 * configure.ac (PNG_DEPSTRUCT): Define this instead of
4 PNG_DEPRECATED.
5
12012-07-09 Paul Eggert <eggert@cs.ucla.edu> 62012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 Add GCC-style 'const' attribute to functions that can use it. 8 Add GCC-style 'const' attribute to functions that can use it.