diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2009-11-03 16:42:44 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2009-11-03 16:42:44 -0800 |
commit | d817b323e04fa8598578508a668b49fd51953fc6 (patch) | |
tree | 374759a68b34facb002131a43f6307b5e4594d3a /ChangeLog | |
parent | 8230d7a503d12b205f668b29dad76bd6a04dcdba (diff) | |
download | txr-d817b323e04fa8598578508a668b49fd51953fc6.tar.gz txr-d817b323e04fa8598578508a668b49fd51953fc6.tar.bz2 txr-d817b323e04fa8598578508a668b49fd51953fc6.zip |
Fixed misleading wording (separation versus termination).
Added Introduction headings to some major sections.
Improved exception handling intro.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ 2009-10-22 Kaz Kylheku <kkylheku@gmail.com> - * txr.1: Fix misleading wording (separation versus termination). + * txr.1: Fixed misleading wording (separation versus termination). + Added Introduction headings to some major sections. + Improved exception handling intro. 2009-10-22 Kaz Kylheku <kkylheku@gmail.com> |