summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/fmtcount/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/fmtcount/CHANGES')
-rw-r--r--Master/texmf-dist/doc/latex/fmtcount/CHANGES14
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/fmtcount/CHANGES b/Master/texmf-dist/doc/latex/fmtcount/CHANGES
index e63c0c1540d..8192d2c242a 100644
--- a/Master/texmf-dist/doc/latex/fmtcount/CHANGES
+++ b/Master/texmf-dist/doc/latex/fmtcount/CHANGES
@@ -1,5 +1,19 @@
fmtcount package versions:
+Version 3.04:
+
+* Fix issue #27 (New definition of `\Numberstring` is now causing
+ problems with glossaries.sty)
+
+* Code optimization with \octal, \hexdecimal, \aaalph, \abalph and
+ upercase counterparts when applicable.
+
+* Declare \ordinalnum with etoolbox \newrobustcmd*, rather than LaTeX
+ kernel \DeclareRobustCommand* --- this is preferable for compilation
+ with TeX4ht.
+
+* Test bench upgrade.
+
Version 3.03:
* Fix issue #25 (docstripable doc spilled into the portugese code)