diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-24 21:24:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-24 21:24:24 +0000 |
commit | bda33c341eb25c458644341f2f5bd8e4ac9b93c8 (patch) | |
tree | f43d7257660605f2885315c81a18da5ead8ea526 /Master/texmf-dist/doc/latex/newfloat/CHANGELOG | |
parent | 86d1fcf155b86d95f64cb13634a6ecb6b3cabed2 (diff) |
newfloat (24nov19)
git-svn-id: svn://tug.org/texlive/trunk@52906 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/newfloat/CHANGELOG')
-rw-r--r-- | Master/texmf-dist/doc/latex/newfloat/CHANGELOG | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/newfloat/CHANGELOG b/Master/texmf-dist/doc/latex/newfloat/CHANGELOG new file mode 100644 index 00000000000..68e6585889a --- /dev/null +++ b/Master/texmf-dist/doc/latex/newfloat/CHANGELOG @@ -0,0 +1,13 @@ +Changes made in the newfloat package +==================================== + +Please note that this document does not reflect bugfix-releases, and that the dates given are the dates of the release w/o bugfixes. + +If you are interested in a complete changelog -- including bugfixes -- process the dtx files with \RecordChanges and \PrintChanges. + +v1.0 (2011/10/30) +- 1st published version + +v1.1 (2013/04/27) +- New command \PrepareListOf + |