summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/fileinfo/RELEASE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/fileinfo/RELEASE.txt')
-rw-r--r--Master/texmf-dist/doc/latex/fileinfo/RELEASE.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/fileinfo/RELEASE.txt b/Master/texmf-dist/doc/latex/fileinfo/RELEASE.txt
index d2018f8fc60..617b62e850e 100644
--- a/Master/texmf-dist/doc/latex/fileinfo/RELEASE.txt
+++ b/Master/texmf-dist/doc/latex/fileinfo/RELEASE.txt
@@ -15,4 +15,12 @@ present file (2012/03/16). Resuming work 2012/03/18, we use
`readprov.tex', add TDS-info to README, remove outdated `makedoc.cfg',
and move `gather.tex' to `docsrc'.
-UL 2012/03/18
+r0.4 provides `myfilist.sty' v0.4 that allows reentering a package
+after \EmptyFileList, even when it has been loaded with an option
+before; mainly for the `nicefilelist' package:
+
+ \RequirePackage[r]{nicefilelist}
+ \RequirePackage{myfilist}
+ \EmptyFileList[nicefilelist.sty]
+
+UL 2012/05/26