aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-07-09 21:54:04 -0700
committerPaul Eggert2011-07-09 21:54:04 -0700
commit0f5860c118b3beb1c6acd56de08deff4b3d1c2d1 (patch)
tree534f2b73c5af3667195021e01369c3946ef17850 /src/ChangeLog
parent3d29b229d84660757079cfa0e1460bb8b6dc86da (diff)
parent54806e457ed1d89cf65f8f07823e7074a12bccfd (diff)
downloademacs-0f5860c118b3beb1c6acd56de08deff4b3d1c2d1.tar.gz
emacs-0f5860c118b3beb1c6acd56de08deff4b3d1c2d1.zip
Merge from trunk.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 83452143fff..cb22a2d08ba 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,15 @@
12011-07-09 Juanma Barranquero <lekktu@gmail.com>
2
3 * chartab.c (uniprop_table_uncompress): Remove unused local variable.
4
52011-07-09 Jan Djärv <jan.h.d@swipnet.se>
6
7 * gtkutil.c (qttip_cb): Remove code without function.
8
92011-07-09 Eli Zaretskii <eliz@gnu.org>
10
11 * w32.c (pthread_sigmask): New stub.
12
12011-07-08 Paul Eggert <eggert@cs.ucla.edu> 132011-07-08 Paul Eggert <eggert@cs.ucla.edu>
2 14
3 Fix minor problems found by static checking (Bug#9031). 15 Fix minor problems found by static checking (Bug#9031).