summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Jennings <mej@kainx.org>2009-10-25 21:07:43 +0000
committerMichael Jennings <mej@kainx.org>2009-10-25 21:07:43 +0000
commit10842b025d59a0b537364bcc9e7b21c61c6abb1d (patch)
tree6fa73ea425a1bfafcba8f85f6fb4996f09889d94 /ChangeLog
parent7dea24910a5fe18a25c4effe512e379d8a1b12f8 (diff)
downloadeterm-10842b025d59a0b537364bcc9e7b21c61c6abb1d.tar.gz
Sun Oct 25 14:07:07 2009 Michael Jennings (mej)
Fix off-by-one error that was causing crashes with visual bell. Found by d_willsc@cojobo.bonn.de. ---------------------------------------------------------------------- SVN revision: 43285
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e59f53..bf46ce6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5629,3 +5629,8 @@ borderless with no override_redirect (which may come back some day as
a separate option if there's a need) based on advice from raster and
kwo.
----------------------------------------------------------------------
+Sun Oct 25 14:07:07 2009 Michael Jennings (mej)
+
+Fix off-by-one error that was causing crashes with visual bell. Found
+by d_willsc@cojobo.bonn.de.
+----------------------------------------------------------------------