aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGlenn Morris2007-09-06 06:54:48 +0000
committerGlenn Morris2007-09-06 06:54:48 +0000
commit424aca2e2880694219db23501f5b8883e520c6a8 (patch)
tree2544a2cf5890c9c881eba32921ed2e0d24928bbf /src
parent6cba87d7bab318013021b2f24dd95b30a9b86011 (diff)
downloademacs-424aca2e2880694219db23501f5b8883e520c6a8.tar.gz
emacs-424aca2e2880694219db23501f5b8883e520c6a8.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2b7ed261437..3c2c9c53b6c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12007-09-06 Glenn Morris <rgm@gnu.org>
2
3 * xselect.c (x_reply_selection_request) <cnt>: Move static
4 variable to file scope.
5
12007-09-02 Dhuvra Krishnamurthy <dhuvrakm@gmail.com> (tiny change) 62007-09-02 Dhuvra Krishnamurthy <dhuvrakm@gmail.com> (tiny change)
2 7
3 * w32proc.c (delete_child): Don't terminate threads of zombies. 8 * w32proc.c (delete_child): Don't terminate threads of zombies.