summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2009-11-03 16:42:44 -0800
committerKaz Kylheku <kaz@kylheku.com>2009-11-03 16:42:44 -0800
commitd817b323e04fa8598578508a668b49fd51953fc6 (patch)
tree374759a68b34facb002131a43f6307b5e4594d3a /ChangeLog
parent8230d7a503d12b205f668b29dad76bd6a04dcdba (diff)
downloadtxr-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--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d40da1a5..b9a51e0c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>