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



