aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 4c25f54545d..2a8ac9b8131 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,15 @@
12012-10-01 Fabrice Popineau <fabrice.popineau@gmail.com>
2
3 * make-docfile.c (write_globals): Special-case
4 Fexit_recursive_edit and Fabort_recursive_edit as well, as
5 functions that are _Noreturn, to be consistent with
6 src/keyboard.c.
7
82012-09-30 Eli Zaretskii <eliz@gnu.org>
9
10 * ntlib.c (gettimeofday): Copy from src/w32.c. lib/gettime.c
11 needs this function.
12
12012-09-26 Juanma Barranquero <lekktu@gmail.com> 132012-09-26 Juanma Barranquero <lekktu@gmail.com>
2 14
3 * makefile.w32-in (obj): Add profiler.o. 15 * makefile.w32-in (obj): Add profiler.o.