summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/fmtcount/CHANGES
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-09-19 22:07:26 +0000
committerKarl Berry <karl@freefriends.org>2017-09-19 22:07:26 +0000
commitbfd07842d2d959cfcf25115db678791bc9f929ba (patch)
treec15650c728f4db50ba1ac7e42fad4795235c23a0 /Master/texmf-dist/doc/latex/fmtcount/CHANGES
parent1fed9c611dac053f39781da462cb70f542c11d61 (diff)
fmtcount (19sep17)
git-svn-id: svn://tug.org/texlive/trunk@45344 c570f23f-e606-0410-a88d-b1316a301751
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)