summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/datatool/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/datatool/CHANGES')
-rw-r--r--Master/texmf-dist/doc/latex/datatool/CHANGES26
1 files changed, 25 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/datatool/CHANGES b/Master/texmf-dist/doc/latex/datatool/CHANGES
index cd5ac54b758..311f435b815 100644
--- a/Master/texmf-dist/doc/latex/datatool/CHANGES
+++ b/Master/texmf-dist/doc/latex/datatool/CHANGES
@@ -1,3 +1,27 @@
+v2.23:
+
+ * datatool:
+
+ - etex no longer loaded.
+
+ - added \DTLisinlist and \DTLmaketabspace
+
+ - Bug fix (\@dtl@starttrim): fixed issue that caused
+ loss of group at the start of a line when reading a csv file
+
+ - Bug fix: unstarred (case-sensitive) version of \DTLsort
+ now correctly uses case-sensitive sort.
+
+ - Bug fix: error in \DTLifSubString
+
+ * person:
+
+ - Bug fix: replaced \ifpersonmale with \ifmale within the
+ definitions of \persongender and \getpersongender
+
+ - Bug fix: replaced \@thisperson with #1 in \ifmale and
+ \iffemale
+
v2.22:
* datatool-base:
@@ -356,7 +380,7 @@ v2.0 (2009/02/27):
datatool.sty:
* Rewritten database internal representation to make the code
- faster (thanks to Morten H\o gholm for the suggestion)
+ faster (thanks to Morten H\o gholm for this)
* added etex as a required package
* Database columns can now have an associated header (in addition
to the key)