aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJason Rumney <[email protected]>2006-09-03 22:50:53 +0000
committerJason Rumney <[email protected]>2006-09-03 22:50:53 +0000
commit934db4347f98272e04e07c2bb6f01d4e4c31f3ff (patch)
tree54464148db01aa5de2b85eb8ed21c18552b81a3a /src
parentb1674d6103add2a26b00766f09600ced9a0f2c4b (diff)
*** 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 f7ceb36391..07c5f12448 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-03 Jason Rumney <[email protected]>
+
+ * w32.c (shutdown_handler): New function to exit cleanly on shutdown.
+ (globals_of_w32): Register it as a signal handler.
+
2006-09-02 Juri Linkov <[email protected]>
* marker.c (Fmarker_position): Doc fix.