aboutsummaryrefslogtreecommitdiffhomepage
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2005-09-25 05:31:17 +1000
committerGravatar axel <axel@liljencrantz.se>2005-09-25 05:31:17 +1000
commitf643a4e2007c547c0e224f35a5e10d2bf46ab489 (patch)
tree785a064b16021f4b86c3b837f627b57b8d67a74d /ChangeLog
parent62f3b442da763ce4b3d1f1b063888bf5c7d5ce74 (diff)
Fix minor bugs in parser
darcs-hash:20050924193117-ac50b-eb8ecfe4fec3bca6f89356a9079977802eb4a2c8.gz
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c940a8ba..20904880 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,13 @@
* reader.c (reader_readline): Quit token search on escape
+ * parser.c (pares_job_main_loop): Make command substitutions for the case command expand properly
+
+ * parser.c (pares_job_main_loop): Fix memory leak on parse error in pipeline
+
+ * common.h, common.c: Make DEBUG_LEVEL constant into debug_level runtime configurable variable
+
+
2005-09-23 Axel Liljencrantz <axel@liljencrantz.se>
* reader.c (set_signal_handlers): Ignore SIG_PIPE, generated by fishd socket