diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-08-06 22:05:14 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-08-06 22:05:14 -0700 |
commit | f93b24ace00a1800dd9540fa5268ce1c3bb6e61d (patch) | |
tree | f587dcc8fc79c1a18eca7462e3041b50d2cd787e /ChangeLog | |
parent | 7c7d97f53e421e81e631c120559d0f6f11abc060 (diff) | |
download | txr-f93b24ace00a1800dd9540fa5268ce1c3bb6e61d.tar.gz txr-f93b24ace00a1800dd9540fa5268ce1c3bb6e61d.tar.bz2 txr-f93b24ace00a1800dd9540fa5268ce1c3bb6e61d.zip |
* txr.c (txr_main): Bugfix: debugger long option nonfunctional.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2015-08-06 Kaz Kylheku <kaz@kylheku.com> + * txr.c (txr_main): Bugfix: debugger long option nonfunctional. + +2015-08-06 Kaz Kylheku <kaz@kylheku.com> + Better diagnosis for loose @ forms. * eval.c (op_meta_error): New static function. |