summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4bc7da9..9dd7e08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2003-04-04 Shawn Betts <sabetts@sfu.ca>
+ * src/split.c (set_active_frame): fix NULL pointer crash bug.
+
* src/actions.c (cmd_setenv): properly parse the environment name
and value using strtok.