diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2013-01-10 15:39:34 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2013-01-10 15:39:34 -0800 |
commit | 642b145b1f1941d107fac76072eae9cfc46d9567 (patch) | |
tree | 739c876b01c06b8f8d603d1f16455b777a99f78f /ChangeLog | |
parent | 75582a6861d8ae7867bd5acf426178089cd40505 (diff) | |
download | txr-642b145b1f1941d107fac76072eae9cfc46d9567.tar.gz txr-642b145b1f1941d107fac76072eae9cfc46d9567.tar.bz2 txr-642b145b1f1941d107fac76072eae9cfc46d9567.zip |
* debug.c (help): Help text updated.
(debug): Fix conflicting command assignment.
Show form is now 'o'.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2013-01-10 Kaz Kylheku <kaz@kylheku.com> + + * debug.c (help): Help text updated. + (debug): Fix conflicting command assignment. + Show form is now 'o'. + 2012-10-31 Kaz Kylheku <kaz@kylheku.com> * lib.c (int_str): Fix gaping bug introduced by previous commit, |