aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 933c2f04c26..028610df752 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -6,7 +6,8 @@
6 type. 6 type.
7 (idlwave-shell-break-in): Update type handling. 7 (idlwave-shell-break-in): Update type handling.
8 (idlwave-shell-bp-get): Encode type in BP structure. 8 (idlwave-shell-bp-get): Encode type in BP structure.
9 (idlwave-shell-set-bp): Fix setting condition on disabled BPs. 9 (idlwave-shell-set-bp): Fix setting condition/count on disabled
10 BPs.
10 (idlwave-shell-module-source-query): Query routine info based on 11 (idlwave-shell-module-source-query): Query routine info based on
11 type. Fix path parsing for non-compiled files. 12 type. Fix path parsing for non-compiled files.
12 (idlwave-shell-module-source-filter): Don't signal error in 13 (idlwave-shell-module-source-filter): Don't signal error in