X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=doc%2Fxslt%2FChangeLog;fp=doc%2Fxslt%2FChangeLog;h=9b47f70aea501befed1dd6a6b38c827416bed8e8;hb=49ee2f763e5b6dc991cfe2f23f48775a415c0d1f;hp=0000000000000000000000000000000000000000;hpb=a0aa3d4bba449529dfed997214b34e309ce451dd;p=apps%2Fmadmutt.git diff --git a/doc/xslt/ChangeLog b/doc/xslt/ChangeLog new file mode 100644 index 0000000..9b47f70 --- /dev/null +++ b/doc/xslt/ChangeLog @@ -0,0 +1,621 @@ +2005-08-11 Michael Smith + + * RELEASE-NOTES.xml: Updated for 1.69.1 release. + + * VERSION: Version 1.69.1 released. + +2005-07-19 Michael Smith + + * Makefile: New file. + +2005-07-18 Michael Smith + + * RELEASE-NOTES.xml: Final changes for 1.69.0 release. + + * VERSION: Version 1.69.0 released. + +2005-07-14 Michael Smith + + * RELEASE-NOTES.xml: Checkpointing. Still need to add FO section. + +2005-06-30 Michael Smith + + * RELEASE-NOTES.xml: Added "General" stuff. + + * RELEASE-NOTES.xml: First updates for 1.69.0 release. + + So far, only includes descriptions of the manpages changes. Sorry, + that is all I could managed to get done so far. If anybody else + has time to add descriptions for the HTML and FO stylesheets, + please do. Otherwise, I will get back to work on them later + tonight my time. + +2005-06-28 Michael Smith + + * .cvsignore: ignore RELEASE-NOTES.pdf and RELEASE-NOTES.fo + + * README: Update to include Slides and Website info, and also some other + clarifications. + +2005-06-27 Michael Smith + + * .cvsignore: Ignore slides and website subdirs + + * Makefile: Always make NEWS and install.sh + +2005-06-17 Michael Smith + + * Makefile: Incorporated slides and website stylesheets into the build. + + Note: This currently only affects the "distrib" (doc) build. So if + you don't need to build distrib/doc, you won't be affected by this + change. If you DO need to build distrib/doc, it will break unless + you use the xsl/Makefile from the "build" branch instead of from + the head. + + This build alters the distrib build such that: + + - an xsl/slides directory is created by copying over the + contents of the slides/xsl + + - an xsl/website directory is created by copying over the + contents of the website/xsl directory + + - the reference.html part of the doc build now adds the slides + and website param reference doc + + This is an experiment. If we decide to go ahead with it in the + release build, and everything is found to be OK when it gets out + to users and they test it, then the next step would be to ask SF + admin to move the website/xsl and slides/xsl CVS directory into + xsl/ to create xsl/slides and xsl/website, and they would be + maintained in the xsl/ CVS going forward. + +2005-05-28 Jirka Kosek + + * Makefile: branches: 1.23.2; + Added lib directory to the list of directories for which separate Makefile is called + +2005-05-26 Michael Smith + + * INSTALL: Replaced leftover instances of "Website" + + * README: minor formatting change + +2005-05-13 Michael Smith + + * MANIFEST.build: no longer needed + + * Makefile: Minor changes to packaging/release-related stuff + +2005-05-12 Michael Smith + + * MANIFEST.build: removed common/Makefile + + * Makefile: fixed realclean target (build branch) + +2005-05-09 Michael Smith + + * Makefile: changed to match latest releasetools/Targets.mk updates + +2005-04-22 Michael Smith + + * .cvsignore, .urilist, Makefile: .urilist is made by "make install.sh" (duh) + + * Makefile: remove leading tab from pathname in URILIST value + +2005-04-21 Michael Smith + + * .cvsignore: don't ignore catalog.xml (now under version control) + + * .urilist: corrected path + + * catalog.xml: New file. + +2005-04-20 Michael Smith + + * .cvsignore, AUTHORS, COPYING, INSTALL, LICENSE, README: + normalize release meta-info/readme files + + * .urilist: New file. + +2005-04-15 Michael Smith + + * Makefile: added EXECUTABLES variable, and added scripts to its value + +2005-04-11 Michael Smith + + * Makefile: revert change; put MANIFEST.build exclude in global excludes + + * Makefile: don't package + +2005-04-06 Michael Smith + + * Makefile: (build branch): updated to rely on new modular makefile structure + +2005-03-31 Michael Smith + + * Makefile: zip target, don't write dummy stamp + +2005-03-28 Michael Smith + + * Makefile: debian package build tweaks + +2005-03-27 Michael Smith + + * LICENSE: branches: 1.1.2; + file LICENSE was initially added on branch build. + + * LICENSE: New file. + +2005-03-25 Michael Smith + + * Makefile: .deb build and upload automation added + +2005-03-19 Michael Smith + + * INSTALL: typo fixed. (Thanks for Mike Castle) + +2005-02-24 Michael Smith + + * Makefile: changes needed for generating manpages ref doc, ported from build branch + + * Makefile: Added litprog reference documentation infrastructure for manpages. + Note that changes to the existing Makefile doc/Makefile docsrc/Makefile files + are on the build branch only, so will need to be back-ported to head + in order for head builds of the docs to include doc for manpage params + +2005-02-21 Michael Smith + + * RELEASE-NOTES.xml: dbtimestamp PI, use instead of RCS Date keyword + + * RELEASE-NOTES.xml: RCS Date keyword, use instead of hard-coded date + +2005-02-14 Michael Smith + + * RELEASE-NOTES.xml: late updates for the 1.68.1; checked in after the release was already + tagged. sorry. not the first time, and probably not the last + + * RELEASE-NOTES.xml: Update for 1.68.1 release. + + * VERSION: Version 1.68.1 released. + +2005-02-09 Michael Smith + + * Makefile: classpath check added (in "build" branch only) + + * RELEASE-NOTES.xml: Added HTML and image/ changes for 1.68.0 release. + + * RELEASE-NOTES.xml: Added doc for FO changes. + + * VERSION: Version 1.68.0 released + +2004-12-06 Michael Smith + + * Makefile: docbook.sf.net/release/xsl -- automated upload to + + * RELEASE-NOTES.xml: parameter values in WINDOWS-1252 example, properly (doubly) quoted + +2004-12-03 Michael Smith + + * Makefile: "upload" target added (uploads to SF FTP incoming directory) + +2004-12-02 Michael Smith + + * .cvsignore: ignore RELEASENOTES.txt + + * INSTALL: New file. + + * MANIFEST.build: branches: 1.1.2; + list of files to go into build branch + + * MANIFEST.build: New file. + + * MANIFEST.build: removing from HEAD + + * Makefile: Don't package prj.el files + + * Makefile: Modified Makefiles -> build branch + + * Makefile: MANIFEST.build file, don't package + + * Makefile: Saxon 8 extensions, don't package in snapshot (build branch) + + * RELEASE-NOTES.xml: Updated for the 1.67.2 release. + + * VERSION: Version 1.67.2 released. + + * VERSION: Version 1.67.1 released. + +2004-12-01 Michael Smith + + * RELEASE-NOTES.xml: Final cleanup for 1.67.1 release + +2004-11-30 Michael Smith + + * RELEASE-NOTES.xml: Update for 1.67.1 release + +2004-11-09 Michael Smith + + * BUGS, README, TODO: update various readme's to direct users to SF for bugs * todo's, + and update mantifest to include info about all current subdirs and files + + * README: typo fixed + + * RELEASE-NOTES.xml: Added markup and fixed typos. + + * RELEASE-NOTES.xml: Updated for 1.67.0 + + * VERSION: Version 1.67.0 released. + +2004-10-17 Norman Walsh + + * VERSION: Capitalization tweaks necessary for the latest freshmeat script + +2004-09-20 Michael Smith + + * VERSION: Version 1.66.1 released. + +2004-09-19 Robert Stayton + + * RELEASE-NOTES.xml: Updated for 1.66.1. + + * VERSION: Move to 1.66.1. + +2004-09-11 Robert Stayton + + * RELEASE-NOTES.xml: Fixed broken CVS keyword. + + * RELEASE-NOTES.xml: Updated release notes for version 1.66.0 + + * VERSION: Updated version to 1.66.0 + +2004-09-02 Robert Stayton + + * RELEASE-NOTES.xml: Updated for release 1.66. + +2004-03-09 Norman Walsh + + * VERSION: Version 1.65.1 released + +2004-02-27 Norman Walsh + + * RELEASE-NOTES.xml: Updated + + * VERSION: Version 1.65.0 released. + + * VERSION: No really, version 1.65.0 released. + +2004-02-24 Norman Walsh + + * .cvsignore: Don't ignore debian anymore, it's gone + +2004-01-08 Norman Walsh + + * Makefile: branches: 1.21.2; + Tweaks for freshmeat-submit + + * VERSION: Tweaks for freshmeat-submit + +2003-12-31 Jirka Kosek + + * RELEASE-NOTES.xml: Info about new indexing method + +2003-12-19 Norman Walsh + + * Makefile: Check for DIFFVER and make sure tags happen + + * RELEASE-NOTES.xml: Not terribly interesting RELEASE NOTES file for 1.64.1 + +2003-12-17 Norman Walsh + + * Makefile, VERSION: Prepare to support freshmeat-submit for next release + +2003-12-15 Norman Walsh + + * VERSION: Version 1.64.0 released. + + * VERSION: Version 1.63.0 released. + +2003-09-29 Norman Walsh + + * VERSION: Version 1.62.4 released. + +2003-09-28 Norman Walsh + + * VERSION: Version 1.62.2 released. + + * VERSION: Version 1.62.3 released. + +2003-09-27 Norman Walsh + + * VERSION: Version 1.62.1 released. + +2003-08-31 Norman Walsh + + * VERSION: Version 1.62.0 released. + +2003-06-22 Norman Walsh + + * VERSION: Version 1.61.3 released. + +2003-05-22 Norman Walsh + + * VERSION: Version 1.61.2 released. + +2003-05-19 Norman Walsh + + * VERSION: Post 1.61.1 updates + +2003-05-18 Norman Walsh + + * VERSION: Version 1.61.1 released. + + * VERSION: Version 1.60.1 released. + +2003-05-08 Norman Walsh + + * RELEASE-NOTES.xml: Updated + + * VERSION: Post 1.61.0 hacking + + * VERSION: Version 1.61.0 released. + +2003-01-24 Norman Walsh + + * RELEASE-NOTES.xml: Updated + + * VERSION: Version 1.60.1 released. + +2003-01-23 Adam Di Carlo + + * Makefile: make use of stuff set in Makefile.incl + +2003-01-21 Norman Walsh + + * Makefile: Test RELEASE-NOTES.xml for validity before formatting it + + * VERSION: Version 1.60.0 released. + +2003-01-20 Norman Walsh + + * RELEASE-NOTES.xml: Explain changes to titlepage template code + +2003-01-17 Norman Walsh + + * RELEASE-NOTES.xml: Updated for 1.59.2 release + + * VERSION: Version 1.59.2 released. + +2003-01-12 Norman Walsh + + * RELEASE-NOTES.xml: Updated release notes for 1.59.1 + + * VERSION: Version 1.59.1 released. + +2003-01-01 Norman Walsh + + * VERSION: Version 1.59.0 released. + +2002-11-29 Norman Walsh + + * Makefile: Exclude the debian directory from the distribution archive + + * VERSION: Version 1.58.1 released. + +2002-11-17 Norman Walsh + + * .cvsignore: Ignore the debian directory + + * Makefile: Don't include pyc files in distribution + + * README: Copyright this year too, huh? + + * RELEASE-NOTES.xml: Release notes + + * VERSION: Version 1.58.0 released. + +2002-10-22 Norman Walsh + + * VERSION: Version 1.57.0 released. + +2002-10-09 Norman Walsh + + * RELEASE-NOTES.xml: Added release note about the change to html2xhtml to fix XHTML chunking + + * VERSION: Version 1.56.0 released. + + * VERSION: Version 1.56.1 released. + +2002-10-08 Norman Walsh + + * RELEASE-NOTES.xml: Fixed pubdate + + * RELEASE-NOTES.xml: Updated for 1.56.0 release + +2002-09-19 Norman Walsh + + * Makefile: Use the new doc-link-docbook stylesheet for the Release Notes + +2002-09-17 Norman Walsh + + * RELEASE-NOTES.xml: Updated for 1.55.0 + + * VERSION: Version 1.55.0 released. + +2002-09-03 Norman Walsh + + * RELEASE-NOTES.xml: Updated for 1.54.0 release + + * RELEASE-NOTES.xml: Updated for 1.54.1 + + * VERSION: Version 1.54.1 released. + + * VERSION: Version 1.54.0 released. + +2002-07-28 Norman Walsh + + * RELEASE-NOTES.xml: Updated for 1.53.0 release + + * VERSION: Version 1.53.0 released. + +2002-07-10 Norman Walsh + + * VERSION: Version 1.52.2 released. + +2002-07-08 Norman Walsh + + * Makefile: Exclude .#* from zip as well + + * VERSION: Keep CVS and real releases distinct + + * VERSION: Version 1.52.1 released. + +2002-07-07 Norman Walsh + + * Makefile: Added RELEASE-NOTES.pdf target + + * RELEASE-NOTES.xml: Updated for 1.52.0 + + * VERSION: Version 1.52.0 released. + +2002-06-03 Norman Walsh + + * VERSION: Version 1.51.1 released. + +2002-06-02 Norman Walsh + + * RELEASE-NOTES.xml: Added release notes for 1.51.0 + + * VERSION: Version 1.51.0 released. + +2002-05-16 Norman Walsh + + * VERSION: Version 1.50.1-EXP2 released. + + * VERSION: Oops again. + + * VERSION: Oops. + +2002-03-25 Norman Walsh + + * Makefile: Updated xhtml generation + + * VERSION: Version 1.50.1-EXP released. + +2002-03-21 Norman Walsh + + * Makefile: Allow next version to be specified on call to make + + * RELEASE-NOTES.xml: Added note about three-part versions + + * RELEASE-NOTES.xml: Tweaked intro; changed date + + * VERSION: Version 1.50.0 released. + +2002-03-18 Norman Walsh + + * .cvsignore, Makefile: Added RELEASE-NOTES.html + + * RELEASE-NOTES.xml: New file. + +2002-03-14 Norman Walsh + + * VERSION: Keep CVS versions distinct from real releases + +2002-03-01 Jirka Kosek + + * Makefile: First portion of new profiling code. New stylesheet parameters will come later. + +2002-02-21 Norman Walsh + + * Makefile: Make sure xhtml directory gets built properly + +2002-02-20 Norman Walsh + + * VERSION: Version 1.49 released. + +2002-01-06 Norman Walsh + + * Makefile: Clean docsrc + + * Makefile: Remove .*~ from the ZIP file + + * VERSION: Version 1.48 released. + +2001-11-28 Norman Walsh + + * README: Updated Use section + + * VERSION: Keep CVS versions distinct from real releases + + * VERSION: Version 1.47 released. + +2001-10-13 Norman Walsh + + * VERSION: Version 1.46 released. + +2001-09-29 Norman Walsh + + * VERSION: Version 1.45 released. + + * VERSION: Keep CVS versions distinct from real releases + +2001-08-14 Norman Walsh + + * VERSION: Version 1.44 released. + +2001-08-13 Norman Walsh + + * VERSION: Keep CVS versions distinct from real releases + + * VERSION: Version 1.43 released. + +2001-08-06 Norman Walsh + + * VERSION: Keep CVS versions distinct from real releases + + * VERSION: Version 1.42 released. + +2001-08-04 Norman Walsh + + * VERSION: Make VERSION a parameter so that it isn't an error some stylesheets override it + +2001-07-09 Norman Walsh + + * VERSION: Version 1.41 released. + +2001-06-14 Norman Walsh + + * VERSION: Version 1.40 released. + +2001-05-24 Norman Walsh + + * VERSION: Version 1.39 released. + +2001-05-21 Norman Walsh + + * VERSION: Version 1.38 released. + +2001-04-20 Norman Walsh + + * VERSION: Version 1.37 released. + +2001-04-15 Norman Walsh + + * Makefile, README: Make distribution hacks + +2001-04-04 Norman Walsh + + * VERSION: Version 1.36 released. + +2001-04-03 Norman Walsh + + * .cvsignore, Makefile: Misc. cleanup in preparation for making a distrib + +2001-04-02 Norman Walsh + + * BUGS, Makefile, README.CVS, TODO, VERSION: Initial checkin + + * Makefile: Make common files +