diff options
author | Karl Berry <karl@freefriends.org> | 2008-07-12 18:03:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-07-12 18:03:34 +0000 |
commit | 571a59707cdc614327b51de4a2494eddf9410042 (patch) | |
tree | 367f82656d2835ca3a2de3e2994e0cb411f8b65a /Master/texmf-dist/doc/latex/hepthesis/ChangeLog | |
parent | df62587ee85aba2109d6ff1efee005af5b626ac1 (diff) |
hepthesis update (11jul08)
git-svn-id: svn://tug.org/texlive/trunk@9483 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hepthesis/ChangeLog')
-rw-r--r-- | Master/texmf-dist/doc/latex/hepthesis/ChangeLog | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/hepthesis/ChangeLog b/Master/texmf-dist/doc/latex/hepthesis/ChangeLog index 2c4dfe988af..495f7cdc558 100644 --- a/Master/texmf-dist/doc/latex/hepthesis/ChangeLog +++ b/Master/texmf-dist/doc/latex/hepthesis/ChangeLog @@ -1,3 +1,33 @@ +2008-07-10 Andy Buckley <andy@insectnation.org> + + * Ready for *real* 1.4.2 release (more than a month after the + first attempt!) + + * Added lots of TODOs and merges for the next version; removed + mention in the manual of "cite" as a mandatory package. + +2008-07-03 Andy Buckley <andy@insectnation.org> + + * Recursive make is used (warnings about incomplete DAGs be + damned) and SCons has been ditched for now. + + * Bundled style files are now hidden by a zip file rather than the + weirdo "*.hidden" renaming thing. + +2008-05-23 Andy Buckley <andy@insectnation.org> + + * Hiding style files bundled with the example, since they can get + accidentally picked up in recursive kpathsea lookups if *TEXINPUTS + is set that way. + + * Fixes to makefile etc. SConstruct now works for building LaTeX + documents... use it for building future versions. + +2007-12-05 Andy Buckley <andy@insectnation.org> + + * Fixed serif headers --- the sfheaders package is no longer + needed, since sfheaders are the default in scrbook. + 2007-09-12 Andy Buckley <andy@insectnation.org> * Updated documentation about changed mandatory packages, some |