1999-04-13  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
        * RELEASE 6.56
	* hyperref.dtx: missed a \if@filesw (Heiko spotted), and removed
	the <repere> section

1999-04-12  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
        * RELEASE 6.55
	* hyperref.dtx: when the run: type of URL is used, a \relax creeps
	into the output with pdfmark drivers. corrected.

	Add some missing \if@filesw code (from Heiko)

	Proper dummy initialisation of \pdfbookmark

	Correct serious error over detecting whether seminar is being used
	(added new test, and defined \ifhy@seminarslides)

	If implicit=false is used, ensure that \PDF@FinishDoc (to add
	DOCINFO stuff) is still done, \AtBeginDocument (it was tied to the
	redefinition of \@thehead)
	
1999-03-31  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
        * RELEASE 6.54
	* hyperref.dtx: fixes from Heiko in pdf doc encoding stuff

1999-03-30  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
        * RELEASE 6.53
	* hyperref.dtx: complete replacement of Heiko's part by nicely
	documented dtx....

	Name changes:
	\newif\ifPDFbookmark ==> \newif\ifHy@pdfstring (internal name)
	\ifbookmark          ==> \texorpdfstring (user command)
	\Hy@PDFDef           ==> \pdfstringdef (user or package command)

	Heiko summarizes the features of this \Hy@PDFDef:
	* PD1 encoding
	* Unknown glyphs don't cause an infinite error loop now (see
	  bug report few weeks ago in pdftex@tug.org).
	* Grouping characters can be used, they are removed silently,
	  so things like "\TeX{}" can be written.
	* With this version of \Hy@PDFDef the option exactdef can be 
	  removed now because of the warning messages.
	* All non-expandible commands like unknown glyphs or stomach
	  commands are catched by this version: a comprehensive
	  warning message is produced and the tokens are removed.
	* xspace support.
	* Support for unbalanced parentheses, hyparen.sty is now obsolete.
	

1999-03-26  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
        * RELEASE 6.52 

	* hyperref.dtx: Wherever "naturalnames" is used, disable
	\textlatin (from Babel 3.6k). Thanks to Felix Neubauer
	<Felix.Neubauer@gmx.net> 

	* Fixes for seminar (Denis Girou <denis.girou@idris.fr>)
	
1999-03-12  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
        * RELEASE 6.51 (unreleased)
	* hyperref.dtx: yet more bookmark magic from Heiko Oberdiek!

1999-02-21  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

	* hyperref.dtx: trap a URL type of "run:" and attempt to use it to
	launch an application. In dvips, dvipdfm and pdftex drivers; it
	seems to work in Windows. By default it translates to file:

1999-02-17  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

	Changed the copyright notice
	
	* hyperref.dtx: some (more) corrections from Heiko

1999-02-16  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
        * RELEASE 6.50
	* hyperref.dtx: some corrections from Heiko

1999-02-14  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
        * RELEASE 6.49
	* hyperref.dtx: remove grouping around PDF@SetupDoc, allowing
	 \pdfpagesttr in pdftex to work properly (ie CropBox)
	 move PD@FinishDoc to happen at start of dvi (in page header);
	 this allows for documents ending in \clearpage in which case the
	 stuff never happened. sigh.
	
1999-02-06  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
        * RELEASE 6.48
	* hyperref.dtx: add option "naturalnames", which makes hyperref use
 	 eg \thesection instead of \theHsection. may help some people.
	Add option "verbose" to provide a debugging hook.
	Set some more commands to no-op in bookmarks.
	remove all pdfinfo from PDF@SetupDoc, and transfer to new
	PDF@FinishDoc, which happens \AtEndDocument. This allows
	\maketitle to do \hypersetup{pdftitle=\@title} etc

	Rearranged some lines of code.

1999-02-01  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
        * RELEASE 6.47
	* hyperref.dtx: removed code from dvipdfm by mistake. restored.

1999-01-27  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
        * RELEASE 6.46
	* hyperref.dtx: add support for colorlinks to dvipdfm driver
	(missed out by mistake before), and \AcrobatMenu

1999-01-20  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

	* hyperref.dtx:  changed \texttilde to \textasciitilde; removed
	\textbeta

1998-12-17  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
        * RELEASE 6.45
	* hyperref.dtx: make \footnotemark and \footnotetext use original
	non-hyper definitions. from pzezza@facec.cce.unifi.it.

1998-12-07  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
        * RELEASE 6.44
	* hyperref.dtx: corrected bookmark writing errors. again...
	removed some spurious \makeat s. removed a spurious { in tex4ht
	
1998-12-01  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

        * RELEASE 6.43
	* hyperref.dtx: fixes for \addcontentsline from
	 kevin@rodin.wustl.edu (Kevin Ruland) 
	- make \EndOfPackage things happen \AtBeginDocument instead, for
	consistency 
	- fixes to hy@temp from Heiko
	- added optional first parameter to \BOOKMARK in order to provide
	dvipdfm with what it wants

1998-11-27  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
	* hyperref.dtx: added dvipdfm driver from
	Mark Wicks <mwicks@kettering.edu>. 
	cleaned up more bookmark code (from Heiko)

1998-11-11  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
        * RELEASE 6.42
	* hyperref.dtx: replaced bookmark and docinfo writing with new code
	from Heiko Oberdiek which seems to do a better job

	Support for lastpage package.

Tue Nov  3 21:06:33 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
        * RELEASE 6.41
	* hyperref.dtx:  cleaned up test for existence of pdftex again, to
	avoid trampling on other packages. Thomas Esser and David Carlisle
	pointed out the mess.

Sun Nov  1 18:53:20 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

        * RELEASE 6.40
	* hyperref.dtx:  checked various drivers, and had to introduce mew
	docstrip guards to add some pdfmark to dviwindo. dvipdf broken, so
	removed from hyperref.ins. Thanks to Thomas Esser for testing so
	quickly. 

Fri Oct 30 14:13:39 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
        * RELEASE 6.39
	* hyperref.dtx: serious error in where colorlinks and frenchlinks
	were checked. now all at EndOfPackage, after driver load.

Fri Oct 23 16:30:32 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
        * RELEASE 6.38
	* hyperref.dtx:  rework handling of driver options so that driver
	is only loaded at the end, with whatever is the latest name given
	in config file, document etc. (Thanks to Thomas Esser for suggestion)

Sat Oct 17 23:29:26 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

        * RELEASE 6.37
	* hyperref.dtx: back out change of link to use Action dictionary,
	it seems to break some Distiller setups, and Ghostscript

Tue Oct 06 10:52:32 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

	* hyperref.dtx: make all eqnarray stop being an anchor, as it may
	break over pages.
	Whoops. PDF@SetupDoc was after \MayBeStopEarly...

Thu Sep 24 11:27:41 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
	* RELEASE 6.36
	* hyperref.dtx: even if bookmark writing disable, \pdfbookmark still
	needs to make anchors

Tue Sep 22 11:04:49 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

	* hyperref.dtx: xdef not edef in \@writetorep (thanks to Christian
	Kumpf <kumpf@igd.fhg.de>) 

Sat Sep 12 21:09:55 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

	* hyperref.dtx: added option pdfnumberbookmarks to include section
	numbers in PDF bookmarks

Mon Sep 07 12:58:58 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
	* RELEASE 6.35
	* hyperref.dtx: added DOCVIEW stuff to dviwindo driver
	  better check for playing in head, means no more overfull hbox
	  messages

Fri Sep 04 23:38:00 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

	* hyperref.dtx: added DOCVIEW stuff to dvipsone driver (pointed
	out by D P Story)

Thu Sep 03 21:16:47 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

	* hyperref.dtx: 
	    a) added new option linktocpage to make TOC have links on page
	    numbers
	    b) rewrote or checked all uses of \colorlink, so that they
	    have a corresponding \hy@endcolorlink (was \hyper@resetcolor),
	    and so are in a \begingroup ... \endgroup group (requested by
	    Patrick Daly, for consistency if nothing else). Renamed
	    \colorlink to \hy@colorlink

Wed Sep 02 13:31:05 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
	* RELEASE 6.34
	* hyperref.dtx: chivvied around pdfview so that it worked, and did
	not override hyperref.cfg. concept of \@pdfviewparam for size
	parameters 

Tue Aug 11 15:55:47 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
	* RELEASE 6.33
	* hyperref.dtx: fix up some forms problems for Laurent Guillope

Sat Aug 08 15:01:14 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

	* hyperref.dtx: add option `implicit' to allow (with value of
	false) for no redefinition of LaTeX internals. Re-ordered some
	code sections to allow for this.

Sun Aug 02 12:10:08 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

	* hyperref.dtx: corrected some typos and mistakes in form support

Mon Jul 20 01:22:51 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

	* hyperref.dtx: change check of empty head (from test by Denis
	Roegel) 

Mon Jul 06 15:09:08 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
	* RELEASE 6.32
	* backref.dtx: better test for natbib-like styles
	* hyperref.dtx: add natbib link break macro
	   dvipsone: use same pdfsetup as dviwindo

Sat Jun 27 10:09:36 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
	* RELEASE 6.31
	* hyperref.dtx: correct order of part and writetorep
	* hyperref.dtx: more fixes from MicroPress for their driver. zero
	width hidden fields -> width of 1sp. Piet van Oostrum's additions
	to bookmark writing code.
	* add support for "pdfstartview={}", to get `default'
	magnification. hyper@linkfile for pdftex always does a user action
	now
	* Patrick Daly's addition of \ifvmode\nobreak\fi in pdftex start
	anchor fixes his section problems, but is not entirely general.

Thu Jun 25 14:24:23 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
        * hyperref.dtx: fix NoHyper bug *properly* this time.
	
Thu Jun 25 14:24:23 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
	
	* RELEASE 6.30
	* hyperref.dtx: zero width hidden fields. support pdfstartview of
	{}. allow NewWindow false with pdfnewwindow option. correct bug in
	default value of centerwindow and fitwindow. fix bug in NoHyper.
	fix bug in \pageref*.

	Add \autoref macro to generate tagged references.

Wed Jun 24 13:40:29 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
	* RELEASE 6.29
	* hyperref.dtx: add \ref* and \pageref* to produce unlinked
	references, and fix bug in label@hyperref.
	add page transitions for pdftex driver
 	
Tue Jun 23 12:49:35 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

	* hyperref.dtx: add support for page transitions in pdfmark driver
	* hyperref.dtx: add key pdfpagelayout
        * hyperref.dtx: revise form lists, now support Display=Value syntax
	* hyperref.dtx: change test for whether natbib-like code is
	present (if NAT@parse is defined), since things like aguplus dont
	load natbib per se, but use the same code.
	

Sun Jun 21 22:08:47 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
	* hyperref.dtx: if form list value starts with a [, its assumed to
	be an array of two strings, display and use values.
	* hyperref.dtx: add `readonly' key for pdf forms, and hidden for
	HTML
	* hyperref.dtx: restructure form drivers to isolate common code
	for pdftex and pdfmark.

Sat Jun 20 21:41:30 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

	* hyperref.dtx: add `hidden' key for forms

Fri Jun 19 10:04:44 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
        * hyperref.dtx: use pdftex version and revision numbers
	
	* RELEASE 6.28
	* hyperref.dtx: corrected stupid error which meant that the
	bookmark file was not being opened.
	
Tue Jun 16 00:05:31 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
	* RELEASE 6.27
	* hyperref.dtx: finished pdftex forms, and reworked several
	aspects of forms in general.

Mon Jun 15 14:37:33 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

	* hyperref.dtx: use \filename@parse to decide whether a file: URL
	is a local open or a URL. makes ../../xxx work.

	 VTEX drivers driven by single `vtex' option which checks
	 \OpMode
	
Sat Jun 13 16:59:03 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
	* hyperref.dtx: merge in material from MicroPress to provide support
	for VTEX's two new modes of operation, PDF and HTML. Drivers hvtex
	and hvtexhtml.

Fri Jun 12 01:12:05 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
	* (private) RELEASE 6.26
	addition from DPC to provide better support for encoding in
	.out files (must use inputenc)
	* (private) RELEASE 6.25
	* hyperref.dtx: 
	 removed quotes from names in dviwindo (DP Story)
	 comma after file destination in dviwindo (DP Story)
	 rejig parsing of file: to cope with ../foo/bar, at the
	 cost of files having to be at least two characters long. ../.. 
	 doesn't work either :-}
 	
Fri Jun 05 12:35:11 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
	* (private) RELEASE 6.24
	* hyperref.dtx: unset \@tempa at start of ProcessKVOptions (David
	Carlisle) 
	* hyperref.dtx: pdftex base url syntax wrong; and if baseurl
	   provided, need to strip file: from URL (corrections by 
	   daly@linpwd.mpae.gwdg.de (P.W.Daly, MPAe, Lindau, Germany)

Wed May 27 21:41:12 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
	* (private) RELEASE 6.23
	* hyperref.dtx: remove spurious space in pdfview in pdftex driver

Sat May 16 22:02:34 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
	* (private) RELEASE 6.22
	* hyperref.dtx: in draft mode, need fifth and secondoffive to be
	really secondoffive

Fri May 08 11:21:45 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

	* (private) RELEASE 6.21
	* hyperref.dtx: added new key "pdfhighlight" to set Acrobat
	behaviour when a link is pressed. Make destinations use the Action
	dictionary. Added first cut at forms support.

Wed Mar 25 14:22:46 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

	* (private) RELEASE 6.20
	* RELEASE 6.19
        * pdftex seems to have changed, added goto page for openaction
	* hyperref.dtx: put / in front of pdfstartview
	  still changing textures driver

Sun Mar 22 21:01:07 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
	* RELEASE 6.18

Sat Mar 21 14:13:23 1998  Sebastian Rahtz  <srahtz@ogre>
	* hyperref.dtx: add conditional code for fancyvrb, to stop
 	  links being made to fancyvrb lines.
	* experimental textures driver
	* pdftex as 0.12 the default; use guard pdftexold to select 0.11
	behaviour

Sat Mar 07 22:40:06 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

	* RELEASE 6.17
	* hyperref.dtx: patches from Piotr Krysiuk
	<pkrysiuk@mimuw.edu.pl> to make it run under LaTeX 209
	compatibility mode

Thu Mar  5 23:55:14 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

	* hyperref.dtx: put braces around URL in pdfmark driver, to stop
	keyval splitting at an = sign within the URL (bug report from Ahmed
	Hindawi <hindawi@ephouse.com>) 

Tue Mar 03 23:24:34 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

	* hyperref.dtx: add first cut at tex4ht driver
	* hyperref.dtx: changes for pdftex 0.12 driver (syntax changes)

Sat Feb 28 12:41:02 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
	* (private) RELEASE 6.16
	* hyperref.dtx: AMSLaTeX does everything twice; pdftex actually
	*executes* the hyper code twice, so that destinations are defined
	twice. Make use of \ifmeasuring@ to avoid this.

Wed Feb 25 13:31:36 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
	* RELEASE 6.15
	* Sigh. Messed up counters again. Fixed. It had better be right
	this time.
	* RELEASE 6.14
	* hyperref.dtx: added key bookmarksopen to dictate whether or not
	the bookmark tree is expanded (from Brian Ripley)
	* cleaned up the *horrible* mess created by me over items, which
	mean that I had turned off the incrementing....
	* typo in \pdfbookmark corrected

Mon Feb 23 22:37:12 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

	* RELEASE 6.13
 	* changes to \item had totally wrecked natbib :-}
	* added keys for PDF creator and producer
	* re-fix \@footnotemark in \maketitle
	* reverse parameters of \htmladdnormallink
	
Fri Feb 20 21:54:38 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
	* RELEASE 6.12
	* RELEASE 6.11
	* hyperref.dtx: play around with items again for Tanmoy. ugh, all
	sorts of changes to stop bibitems getting 3 destinations defined.

Mon Jan 26 22:37:48 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

	* hyperref.dtx: define \@makefnmark instead of \@footnotemark, to
	take advantage of white space and hyphenation fudges (from DPC)
	 
	* backref.dtx: remove white space in for loop of \backcite

Thu Jan 22 13:50:35 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
	* RELEASE 6.10
	* more dealing with \url, allowing for _

Wed Jan 21 12:04:41 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

        * release 6.9
	* fixed some small bugs (though more remain) and added
        \Acrobatmenu command. 

Thu Dec 11 21:12:09 1997  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

	* hyperref.dtx: altered algorithm of tocdepth for pdf bookmarks;
	rewrote nesting again. still concerned about global allocation
	of `current' tokens, and lack of nesting in PS file.

Tue Dec 09 13:40:28 1997  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

	* hyperref.dtx: rewrote handling of (non) nesting. the innards of
	an anchor are now processing inside {\stop@hyper...} which
	hopefully makes all hyper commands no-ops. ripley@stats.ox.ac.uk
	(Prof Brian Ripley) found several things which forced me to do
	*something* (ie a \cite inside a \caption gave the destination of
	the cite to the caption)

	Daniel T. Cobra <cobra@gyron.acate.com.br> gave me a new
	incompatibility with ps2pdf

Mon Nov 24 14:59:40 1997  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>
	* RELEASE 6.7
	* started hyperref ChangeLog. cleanup of copyright for Debian inclusion





	
