diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-07-13 23:41:47 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-07-13 23:41:47 -0700 |
commit | cf950e6bbdeec3f6aab3e119f26f9cd5d962ac2e (patch) | |
tree | 1bdb0fd052770b8c3b0c6ea83fb7c6a9bfdd5b85 /ChangeLog | |
parent | ca4aa9359160557f8103639fc3c0ccb16c6ba8d2 (diff) | |
parent | 27fa387ad10e6a5639de1ab08e7559c06e9d802d (diff) | |
download | emacs-cf950e6bbdeec3f6aab3e119f26f9cd5d962ac2e.tar.gz |
Merge from trunk.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 94b4be02106..b9301731d5e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2011-07-12 Paul Eggert <eggert@cs.ucla.edu> +2011-07-14 Paul Eggert <eggert@cs.ucla.edu> Assume freestanding C89 headers, string.h, stdlib.h. Again, this simplifies the code, and all current platforms have these. @@ -13,6 +13,10 @@ can add the gnulib modules for these (a 1-line change to Makefile.in). * configure.in: Don't check for memcmp, memcpy, memmove, memset. +2011-07-13 Jan Djärv <jan.h.d@swipnet.se> + + * configure.in (GSETTINGS): Check for gio-2.0 >= 2.26. + 2011-07-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> * configure.in (LD_SWITCH_SYSTEM_TEMACS): Add -fno-pie on Darwin |