aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2012-09-27 16:02:23 -0700
committerPaul Eggert2012-09-27 16:02:23 -0700
commit89d17fd0f291f4ea6d14fe1bc0143554dba6e951 (patch)
tree4118229c4ff6b645e857e9013af6dd6b674c8142 /ChangeLog
parente28e67b3a36f1534e2659fbfde90846a9fd5df6c (diff)
downloademacs-89d17fd0f291f4ea6d14fe1bc0143554dba6e951.tar.gz
emacs-89d17fd0f291f4ea6d14fe1bc0143554dba6e951.zip
Link with LIB_TIMER_TIME as needed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40c8f1550e6..c7de7d7c14d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@
5 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00671.html>. 5 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00671.html>.
6 * configure.ac (gl_THREADLIB): Define to empty, since Emacs 6 * configure.ac (gl_THREADLIB): Define to empty, since Emacs
7 does threads its own way. 7 does threads its own way.
8 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
8 9
92012-09-23 Paul Eggert <eggert@cs.ucla.edu> 102012-09-23 Paul Eggert <eggert@cs.ucla.edu>
10 11