diff options
author | tonio <tonio@pkgsrc.org> | 2006-05-13 08:38:38 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2006-05-13 08:38:38 +0000 |
commit | d789b6c3956bb4bda401e1b4fc1c91d30094c6e5 (patch) | |
tree | 2e117296d219c9fd3ce386a13800987c46930c73 | |
parent | cad6b94efdfd5bfe18eec500eab2f8797fdf3f43 (diff) | |
download | pkgsrc-d789b6c3956bb4bda401e1b4fc1c91d30094c6e5.tar.gz |
update converters/bibtex2html to 1.81
Version 1.81, 12/05/2006
========================
o new option --print-keys to display the sorted keys (and exit)
o improved date sorting to handle months such as mar # "\slash " # apr
o no table anymore with -nokeys (only HTML paragraphs)
-rw-r--r-- | doc/CHANGES-2006 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006 index aaf23a73bcc..6ef0a822003 100644 --- a/doc/CHANGES-2006 +++ b/doc/CHANGES-2006 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2006,v 1.207 2006/05/13 05:37:30 minskim Exp $ +$NetBSD: CHANGES-2006,v 1.208 2006/05/13 08:38:38 tonio Exp $ Changes to the packages collection and infrastructure in 2006: @@ -2481,3 +2481,4 @@ Changes to the packages collection and infrastructure in 2006: Updated security/hydra to 5.3 [adrianp 2006-05-12] Updated print/tex-dhucs to 3.0.0 [minskim 2006-05-13] Updated print/tex-memhangul-ucs to 1.4.4f [minskim 2006-05-13] + Updated converters/bibtex2html to 1.81 [tonio 2006-05-13] |