diff options
Diffstat (limited to 'dev/doc')
-rw-r--r-- | dev/doc/changes.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev/doc/changes.txt b/dev/doc/changes.txt index b236f04d7..5aadfa592 100644 --- a/dev/doc/changes.txt +++ b/dev/doc/changes.txt @@ -11,6 +11,8 @@ tclNTH_DECL -> onNthDecl tclNTH_HYP -> onNthHyp onLastHyp -> onLastHypId onNLastHyps -> onNLastDecls +onClauses -> onClause +allClauses -> allHypsAndConcl + removal of various unused combinators on type "clause" |