summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/dox/NEWS
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-01-27 23:11:38 +0000
committerKarl Berry <karl@freefriends.org>2017-01-27 23:11:38 +0000
commit7f93679fbc638711cdce5a4705125da8dd26af25 (patch)
tree0dd70946c318fe87e2c21aeec60a7182952ff393 /Master/texmf-dist/doc/latex/dox/NEWS
parent8fd70bc526d298b05a36fd4574a076668851f1f5 (diff)
dox (27jan17)
git-svn-id: svn://tug.org/texlive/trunk@43060 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/dox/NEWS')
-rw-r--r--Master/texmf-dist/doc/latex/dox/NEWS32
1 files changed, 13 insertions, 19 deletions
diff --git a/Master/texmf-dist/doc/latex/dox/NEWS b/Master/texmf-dist/doc/latex/dox/NEWS
index 4a70420eb63..d82292187cd 100644
--- a/Master/texmf-dist/doc/latex/dox/NEWS
+++ b/Master/texmf-dist/doc/latex/dox/NEWS
@@ -1,49 +1,43 @@
-
WHAT'S NEW IN DOX
-Copyright (C) 2009, 2010 Didier Verna
+Copyright (C) 2009, 2010, 2017 Didier Verna
+
+Author: Didier Verna <didier@didierverna.net>
This file is part of DoX.
-DoX may be distributed and/or modified under the
-conditions of the LaTeX Project Public License, either version 1.1
-of this license or (at your option) any later version.
-The latest version of this license is in
-http://www.latex-project.org/lppl.txt
-and version 1.1 or later is part of all distributions of LaTeX
-version 1999/06/01 or later.
+DoX may be distributed and/or modified under the conditions of the LaTeX
+Project Public License, either version 1.3 of this license or (at your option)
+any later version. The latest version of this license is in
+http://www.latex-project.org/lppl.txt and version 1.3 or later is part of all
+distributions of LaTeX version 2005/12/01 or later.
-DoX consists of the files listed in the file `README'.
+DoX consists of the files listed in the file `README.md'.
+* Version 2.3
+** Support Doc's internal \saved@indexname command
+thanks to Falk Hanisch.
+
* Version 2.2
-=============
** New option 'macrolike' to \doxitem
allowing to create control sequence based documentation items.
-
* Version 2.1
-=============
** New lisp functions doxitem[s]
to register new documentation environments with AUC-TeX.
-
* Version 2.0
-=============
** Optional argument to \doxitem
idxtype option to change the item's index type
-
** Optional argument to \Describe<Item> and the <Item> environment
noprint option to avoid marginal printing
noindex option to avoid item indexing
-
** Extend \DescribeMacro, \DescribeEnv and their corresponding environments
with the same features
-
* Version 1.0
-=============
** First public version