aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-07-13 23:41:47 -0700
committerPaul Eggert2011-07-13 23:41:47 -0700
commitcf950e6bbdeec3f6aab3e119f26f9cd5d962ac2e (patch)
tree1bdb0fd052770b8c3b0c6ea83fb7c6a9bfdd5b85 /ChangeLog
parentca4aa9359160557f8103639fc3c0ccb16c6ba8d2 (diff)
parent27fa387ad10e6a5639de1ab08e7559c06e9d802d (diff)
downloademacs-cf950e6bbdeec3f6aab3e119f26f9cd5d962ac2e.tar.gz
emacs-cf950e6bbdeec3f6aab3e119f26f9cd5d962ac2e.zip
Merge from trunk.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
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 @@
12011-07-12 Paul Eggert <eggert@cs.ucla.edu> 12011-07-14 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 Assume freestanding C89 headers, string.h, stdlib.h. 3 Assume freestanding C89 headers, string.h, stdlib.h.
4 Again, this simplifies the code, and all current platforms have these. 4 Again, this simplifies the code, and all current platforms have these.
@@ -13,6 +13,10 @@
13 can add the gnulib modules for these (a 1-line change to Makefile.in). 13 can add the gnulib modules for these (a 1-line change to Makefile.in).
14 * configure.in: Don't check for memcmp, memcpy, memmove, memset. 14 * configure.in: Don't check for memcmp, memcpy, memmove, memset.
15 15
162011-07-13 Jan Djärv <jan.h.d@swipnet.se>
17
18 * configure.in (GSETTINGS): Check for gio-2.0 >= 2.26.
19
162011-07-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 202011-07-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
17 21
18 * configure.in (LD_SWITCH_SYSTEM_TEMACS): Add -fno-pie on Darwin 22 * configure.in (LD_SWITCH_SYSTEM_TEMACS): Add -fno-pie on Darwin