summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Jennings <mej@kainx.org>2005-10-05 18:43:11 +0000
committerMichael Jennings <mej@kainx.org>2005-10-05 18:43:11 +0000
commit70d1f79258887e9b50549aca9434925d8322d0e8 (patch)
tree72218f4d0960cd9caebb5b763c13aed275c2c2ea /ChangeLog
parentfe8461e06bf0bf369ffc9ff0ca61a3e555cdbd96 (diff)
downloadeterm-70d1f79258887e9b50549aca9434925d8322d0e8.tar.gz
Wed Oct 5 14:41:00 2005 Michael Jennings (mej)
Fixed an incredibly-difficult-to-track-down missing "break" statement which caused the "New..." and Ctrl-T functionality to fail to prompt for a tab name. ---------------------------------------------------------------------- SVN revision: 17208
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2892c86..dd19cab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5431,3 +5431,9 @@ Thu Sep 15 21:55:34 2005 Michael Jennings (mej)
Support NetWM startup ID's.
----------------------------------------------------------------------
+Wed Oct 5 14:41:00 2005 Michael Jennings (mej)
+
+Fixed an incredibly-difficult-to-track-down missing "break" statement
+which caused the "New..." and Ctrl-T functionality to fail to prompt
+for a tab name.
+----------------------------------------------------------------------