aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b9a7176b05..2cd3f8eef85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
12011-10-25 Nali Toja <nalitoja@gmail.com> (tiny change)
2
3 * configure.in (HAVE_GNU_MAKE): Respect MAKE env-var. (Bug#9868)
4
52011-10-24 Paul Eggert <eggert@cs.ucla.edu>
6
7 * configure.in (LIB_PTHREAD): Prepend -lpthread to LIBS (Bug#9852)
8 if the library is found. Otherwise, later configure-time tests,
9 such as the test for pthread_sigmask, generate the wrong results
10 on some platforms. Problem reported for FreeBSD by Nali Toja.
11
12011-10-20 Paul Eggert <eggert@cs.ucla.edu> 122011-10-20 Paul Eggert <eggert@cs.ucla.edu>
2 13
3 Time zone name fixes for non-ASCII locales (Bug#641, Bug#9794) 14 Time zone name fixes for non-ASCII locales (Bug#641, Bug#9794)