2002-01-24 Dan Mueth <d-mueth@uchicago.edu>

	* configure.in: Changing to version 0.3.4 for unstable developer-only
	                release.
	* TODO: Adding that we need to do the catalog checking for XML docs
	        as well.

2002-01-24 Dan Mueth <d-mueth@uchicago.edu>

	* libs/install.c: Taking out support for index and TOC extraction for SGML
	                  documents for now since it relies on the catalogs being
	                  installed correctly, which typically is not the case.
	                  We should put this back later and do proper error case
	                  checking to avoid spews.
	* configure.in: Changing to version 0.3.4beta
	* TODO: Removed item I fixed and added "feature" of replacing SGML support
	        with proper error checking.

2002-01-16 Dan Mueth <d-mueth@uchicago.edu>

	* README: Added a description of the RPM problem for upgrades from version
	          0.2 to 0.3.1.
	* man/man7/scrollkeeper.7: Added Files section.

2002-01-16 Dan Mueth <d-mueth@uchicago.edu>

	* configure.in: Promoting to developer-only release version 0.3.3.  Version
	                0.3.2 never quite made it off the ground.
	* libs/extract.c: Changing the system identifier from a local file
	                  path to the oasis-open.org URL.
	* TODO: Removing this item from the list.

2002-01-16 Dan Mueth <d-mueth@uchicago.edu>

	* scrollkeeper.spec.in:
		- Adding logging lines
		- Changing to use scrollkeeper-rebuilddb after installation
		- Only having logs and database removed in %postun if it is
		  not an upgrade
		... Note: From SK 0.2 to 0.3.1, we had a badly written %postun 
                          which blows away the rebuilt database after an upgrade :(
	* TODO: Added a couple more things to fix

2002-01-15 Dan Mueth <d-mueth@uchicago.edu>

	* configure.in: Promoting to developer-only release version 0.3.2
	* TODO: Adding a task

2002-01-15 Dan Mueth <d-mueth@uchicago.edu>

	* configure.in: 
		- Removing doc/* from AC_OUTPUT for now, until I get a chance
		  to update the documentation. This caused a breakage of 0.3.1
		  tarballs.
		- Changed test for docbook-dtd412-xml to use xmlcatalog.
		- Updated the intltool-extract blurb and added URL for source.
	* TODO: Removed completed tasks.

2002-01-13 Dan Mueth <d-mueth@uchicago.edu>

	* scrollkeeper.spec.in: Adding BuildRequires for libxml2-devel
	* configure.in: Changing error note about xml2-config and libxml2 to
          state that the libxml2-devel package is also needed. (xml2-config
          is actually part of libxml2-devel, not libxml2, on some systems
	  such as Red Hat.)
	  Also changing version number to 0.3.2beta.
	* TODO: added some more details and items.

2002-01-13 Dan Mueth <d-mueth@uchicago.edu>

	* configure.in: Promoting to developer-only release version 0.3.1
	* Makefile.am: Including TODO file in EXTRA_DIST
	* TODO: a number of updates with more bugs, features, and details.

2002-01-12 Dan Mueth <d-mueth@uchicago.edu>

	* TODO: small updates

2002-01-12 Dan Mueth <d-mueth@uchicago.edu>

	* Makefile.am: removing the docs/ directory from the build until we
	  get the manual updated and converted to XML.
	* TODO: small update

2002-01-12 Dan Mueth <d-mueth@uchicago.edu>

	Finishing the migration from xml-i18n-tool to intltool, getting rid
	of xml-i18n-toolize. Small tweeks to these files: 

	* autogen.sh: 
	* configure.in:
	* Makefile.am:
	* cl/templates/Makefile.am

2002-01-12 Dan Mueth <d-mueth@uchicago.edu>

        * scripts/scrollkeeper-rebuilddb.in: Adding logging lines.
	* cl/src/scrollkeeper-install.c: Added logging line.
	* cl/src/scrollkeeper-uninstall.c: Added logging line.
	* cl/src/update.c: Adding a few logging lines.
	* TODO: Updated, removing a couple things I've done and adding one or
	  two new tasks.

2002-01-12 Dan Mueth <d-mueth@uchicago.edu>

	* libs/scrollkeeper.h.in: Defining the log file name here, so that it will
	  track @localstatedir@.
	* configure.in: Having libs/scrollkeeper.h be built.
	* libs/error.c: Switching to use the log file which tracks @localstatedir@
	  and adding a time stamp to each log entry.
	* libs/scrollkeeper.h: Removing this file since autoconf generates it
	  now.
	* scrollkeeper.spec.in: Updating %postun to track the log file name.

2002-01-12 Dan Mueth <d-mueth@uchicago.edu>

	* configure.in: Adding new po's to ALL_LINGUAS, as I forgot to on the last
	  commit.
	* TODO: Minor updates
	* README: Minor updates
	* INSTALL: Minor updates
	* scrollkeeper.spec.in: Adding a %postun line to remove the log file.

2002-01-12 Dan Mueth <d-mueth@uchicago.edu>

	* TODO: Minor updates
	* scrollkeeper-spec.txt: Added more info on logging and OMF_DIR, and
	  and made a few minor changes.
	* po/az.po: Added
	* po/pl.po: Added
	* po/zh_TW.po: Added
	* po/ca.po: Updated
	* po/da.po: Updated
	* po/de.po: Updated
	* po/sv.po: Updated
	* po/sk.po: Updated 

2002-01-05 Dan Mueth <d-mueth@uchicago.edu>

	* TODO: Adding this file, so people can easily find things to work
	  for generally keeping track of tasks.

2002-01-05 Dan Mueth <d-mueth@uchicago.edu>

	Updating to build with intltool instead of xml-i18n-tool.  I still
	have it using xml-i18n-toolize instead of intltoolize, so we'll
	need to migrate this part over at some point.

	* configure.in
	* scrollkeeper.spec.in

2001-12-05 Dan Mueth <d-mueth@uchicago.edu>

	Promoting to version 0.3.1beta, since we just released 0.3.0.
	* configure.in

	Adding man page for scrollkeeper.conf.
	* configure.in
	* scrollkeeper.spec.in
	* man/man5/scrollkeeper.conf.5
	* man/man5/Makefile.am
	* man/Makefile.am

	Updating older man pages to refer to scrollkeeper.conf, have my
	current email address, and bump up modification date:
	* man/man1/Makefile.am
	* man/man1/scrollkeeper-config.1
	* man/man1/scrollkeeper-gen-seriesid.1
	* man/man7/Makefile.am
	* man/man7/scrollkeeper.7
	* man/man8/Makefile.am
	* man/man8/scrollkeeper-preinstall.8
	* man/man8/scrollkeeper-rebuilddb.8
	* man/man8/scrollkeeper-update.8

2001-12-01 Dan Mueth <d-mueth@uchicago.edu>

	A couple small changes to get RPM's building again, after the 
	scrollkeeper.conf file was added.

	* scrollkeeper.spec.in: Added sysconfdir to files
	* config/Makefile.am: Changing to use sysconfdir

2001-08-09 Mary Dwyer <mary.dwyer@sun.com>
	* extract/stylesheets/index.xsl: Mary's new
	changed checked in

2001-07-15 Laszlo Kovacs <laszlo.kovacs@sun.com>
	* config/scrollkeeper.conf: default value corrected
	* cl/src/update.c: omf directories can be specified
	through /etc/scrollkeeper.conf also

2001-07-15 Laszlo Kovacs <laszlo.kovacs@sun.com>
	* configure.in, Makefile.am, config/*: config file added

2001-07-14 Frederic Devernay <Frederic.Devernay@sophia.inria.fr>
	(reviewed by Laszlo Kovacs <laszlo.kovacs@sun.com>
	* configure.in: AC_PROG_CC and AC_PROG_CPP moved 
	before AC_ISC_POSIX
	* cl/src/get-cl.c, cl/src/preinstall.c, 
	cl/src/scrollkeeper-install.c, cl/src/scrollkeeper-uninstall.c:
	buildtools/separate.c, libs/extract.c, libs/install.c,
	libs/merge.c, libs/uninstall.c, libs/update-url.c,
	libs/scrollkeeper.h: 
	* extract/stylesheets/Makefile.am simplified

2001-06-27 Laszlo Kovacs <laszlo.kovacs@sun.com>
	* cl/src/preinstall.c, libs/update-url.c: url update 
	code moved to libs/update-url.c
	* libs/Makefile.am: update-url.c added
	* libs/scrollkeeper.h: update_doc_url_in_omf_file() added

2001-06-26 Laszlo Kovacs <laszlo.kovacs@sun.com>
	* cl/src/update.c: install() and uninstall() from
	library used for database updates

2001-06-26 Laszlo Kovacs <laszlo.kovacs@sun.com>
	* libs/scrollkeeper.h, libs/scrollkeeper-private.h,
	libs/Makefile.am, all .c files:  scrollkeeper.h and 
	scrollkeeper-private.h unified

2001-06-25 Laszlo Kovacs <laszlo.kovacs@sun.com>
	* libs/Makefile.am: uninstall.c added,
	libs/uninstall.c: added
	libs/scrollkeeper-private.h: function prototype added
	* cl/src/scrollkeeper-uninstall.c: added, uninstall code
	moved to library
	cl/src/Makefile.am: uninstall.c renamed to 
	scrollkeeper-uninstall.c
	po/POTFILES.in: two files renamed, two files added

2001-06-25 Laszlo Kovacs <laszlo.kovacs@sun.com>
	* libs/install.c, libs/database.c: added
	libs,Makefile.am: install.c, database.c added
	libs/scrollkeeper-private.h: some routine prototypes
	added
	* cl/src/scrollkeeper-install.c: added, install code moved
	to the library
	* cl/src/Makefile.am: install.c renamed to scrollkeeper-install.c

2001-06-20 Laszlo Kovacs  <laszlo.kovacs@sun.com>
	* cl/src/update.c, cl/src/update.c,
	cl/src/uninstall.c:
	more security fixes

2001-06-19 Laszlo Kovacs  <laszlo.kovacs@sun.com>
	* cl/src/install.c, cl/src/get-cl.c,
	cl/src/uninstall.c, cl/src/update.c,
	libs/extract.c: 
	sprintf() calls replaced with snprintf()

2001-06-19 Mary Dwyer <mary.dwyer@sun.com>
	* cl/src/uninstall.c
	  Fix for bug 430496: sk-install doesn't remove index file
        * cl/src/uninstall.c cl/src/install.c cl/src/preinstall.c
          Corrected error in Usage message
        * extract/stylesheets/index.xsl
          Fixed error in key definitions.

2001-06-18  Laszlo Kovacs  <laszlo.kovacs@sun.com>
	* libs/file.c, libs/scrollkeeper-private.h: 
	copy_file() added
	* cl/src/install.c:
	copy_file() replaces system cp calls

2001-06-18  Laszlo Kovacs  <laszlo.kovacs@sun.com>
	* cl/src/get-cl.c, cl/src/install.c, cl/src/uninstall.c,
	cl/src/update.c, extract/src/scrollkeeper-separate.c: 
	umask() calls added
	* libs/extract.c: removed encoding detection hack as encoding
	detection through custom sgml declaration has been added
	to libxml2

2001-06-15  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* cl/src/install.c, cl/src/update.c, 
	buildtools/separate.c: mkdir commands changed to mkdir() calls

2001-06-14  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* extract/src/Makefile.am: scrollkeeper-extract installed
	(previous change was a mistake)
	* buildtools/Makefile.am: scrollkeeper-tree-separate not installed
	* cl/src/preisntall.c: failure returned value changed to 1

2001-06-14  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* extract/src/Makefile.am: scrollkeeper-extract not installed

>>>>>>> 1.206
2001-06-11  Dan Mueth  <dan@eazel.com>

	Fixing name of xml-i18n-tools for configure.in error message.

	* configure.in:

2001-06-07  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* libs/merge.c, buildtools/separate.c,
	cl/src/install.c, cl/src/uninstall.c,
	cl/src/preinstall.c: 
	xmlChar vs char compatibility problems fixed
	* libs/merge.c, cl/src/install.c: docuid renamed to
	docseriesid

2001-06-07  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* buildtools/separate.c: fixing xmlStrcat call problem
	* cl/templates/Makefile.am: fixing library problem
	* libuuid/gen_uuid.c, libuuid/pack.c, libuuid/unpack.c,
	libuuid/uuid_time.c, libuuid/uuidP.h:
	Solaris iconpatibility problems fixed

2001-06-06  Mary Dwyer <mary.dwyer@sun.com>
	(committed by Laszlo Kovacs)
	* extract/stylesheets/index.xsl:
	added latest version of stylesheet

2001-06-06  Dan Mueth  <d-mueth@uchicago.edu>

	Updating man pages to reflect change in name of
	scrollkeeper-gen-docuid -> scrollkeeper-gen-seriesid

	* man/man1/Makefile.am:
	* man/man1/scrollkeeper-config.1:
	* man/man1/scrollkeeper-gen-docuid.1:
	* man/man1/scrollkeeper-gen-seriesid.1:
	* man/man7/scrollkeeper.7:
	* man/man8/scrollkeeper-preinstall.8:
	* man/man8/scrollkeeper-rebuilddb.8:
	* man/man8/scrollkeeper-update.8:

2001-06-06  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* scrollkeeper-spec.txt, scripts/Makefile.am:
	rename scrollkeeper-gen-docuid to
	scrollkeeper-gen-seriesid

2001-06-05  Dan Mueth  <d-mueth@uchicago.edu>

	Updating man pages a bit.  Added a couple new man pages, moved
	a couple to better man sections, and made some minor revisions.

	* configure.in:
	* man/Makefile.am:
	* man/man1/Makefile.am:
	* man/man1/scrollkeeper-config.1:
	* man/man1/scrollkeeper-gen-docuid.1:
	* man/man7/Makefile.am:
	* man/man7/scrollkeeper.7:
	* man/man8/Makefile.am:
	* man/man8/scrollkeeper-config.8:
	* man/man8/scrollkeeper-preinstall.8:
	* man/man8/scrollkeeper-rebuilddb.8:
	* man/man8/scrollkeeper-update.8:
	* scrollkeeper-spec.txt:
	* scrollkeeper.spec.in:

2001-06-05  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* scrollkeeper-spec.txt: updated with i18n support
	* configure.in: raising version number to 0.3

2001-06-05  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* configure.in, scrollkeeper.spec.in:
	dependencies added
	* scrollkeeper-spec.txt, Makefile.am: 
	scrollkeeper-spec.txt (description of Scrollkeeper)
	added

2001-06-01 Laszlo Kovacs <laszlo.kovacs@sun.com>
	* libs/extract.c, libs/Makefile.c: SGML->XML conversion added
	* configure.in: dependencies on docbookx 4.1.2 and 
	opensp added for non-Solaris platforms

2001-05-30 Laszlo Kovacs <laszlo.kovacs@sun.com>
	* cl/src/install.c: memory handling problem fixed

2001-05-30 Mary Dwyer <mary.dwyer@sun.com>
	reviewed by Laszlo Kovacs <laszlo.kovacs@sun.com>

        * extract/stylesheets/index.xsl, extract/stylesheets/Makefile.am:
        index stylesheet added
        * cl/src/install.c: create index file 
        * scripts/scrollkeeper-get-index-from-docpath.in, 
          scripts/Makefile.am, configure.in:
          script to find index file added
	* configure.in: scrollkeeper-get-index-from-docpath added

2001-05-23  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* libs/i18n.c: sk_get_language_list() modified
	* configure.in: check for xml-i18n-tools moved before 
	macro

2001-05-21  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* configure.in: libxml2 version 2.3.9 or higher is needed
	* buildtools/separate.c: property removal fixed

2001-05-21  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* configure.in: xml-i18n-tools 0.8.4 or higher is required

2001-05-17  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* cl/src/install.c: implemented relation/seriesid tag

2001-05-16  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* scripts/gen-docuid.c, scripts/Makefile.am:
	unique id generator added
	* libs/i18n.c: locale variable query fixed

2001-05-16  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* cl/templates/Makefile.am: LD_LIBRARY_PATH set correctly
	* scrollkeeper.spec.in: updated according to the latest 
	build structure

2001-05-16  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* libuuid/parse.c, libuuid/compare.c: compile
	errors fixed

2001-05-15  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* libuuid, Makefile.am, configure.in: libuuid added

2001-05-15  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* libs/i18n.c: small bug fixed
	* cl/templates/Makefile.am: new category tree translation procedure 
	added
	* buildtools/separate.c: categorycode attribute added to the right 
	node	
	* configure.in: cl/templates/* Makefiles removed

2001-05-14  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* po/it.po, po/nb.po: added

2001-05-14  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* po/*.po: category tree related messages added
	* cl/templates/scrollkeeper_cl.xml.in: generic category tree added
	* cl/templates/Makefile.am: scrollkeeper_cl.xml.in added
	* po/POTFILES.in: cl/templates/scrollkeeper_cl.xml.in added

2001-05-11  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* libs/merge.c: merging starts from the first available 
	language tree
	* libs/i18n.c: C locale added to the end of language
	list if needed in sk_get_language_list()

2001-05-11  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* autogen.sh, configure.in, .cvsignore, Makefile.am:
	xml-i18n-tools stuff added

2001-05-10  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* buildtools/separate.c: unique id generation 
	added by concatenating all the titles down to 
	the current node

2001-05-10  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* buildtools/separate.c: buildtool for tree
	separation added

2001-05-09  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* buildtools/*, Makefile.am, configure.in:
	buildtools subdirectory added, code not complete yet

2001-05-04  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* extract/stylesheets/toc.xsl: toplevel title
	not output

2001-05-03  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* configure.in: Scrollkeeper depends on libxml2 version
	2.3.8 or higher rather than libxml2 from CVS head

2001-05-02  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* extract/stylesheets/toc/xsl: tolevel tag changed to tocsect

2001-05-02  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* libs/scrollkeeper.h, libs/scrollkeeper-private.h:
	apply_stylesheets() moved from scrollkeeper.h to
	scrollkeeper-private.h
	*libs/extract.c: file type parameter added to apply_stylesheets()	
	* extract/src: file type passed to apply_stylesheets()
	* cl/src/install.c: TOC extraction based on stylesheets added
	* cl/templates/da/scrollkeeper_cl.xml,
	cl/templates/it/scrollkeeper_cl.xml: encoding added

2001-05-02  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* cl/src/Makefile.am, toc/src/Makefile.am: XSLT_FLAGS added,
	* libs/Makefile.am: XSLT flags and extract.c added,
	* libs/scrollkeeper.h: tree.h included,
	* libs/extract.c: added,
	* extract/*: added,
	* po/POTFILES.in: extract/src/scrollkeeper-extract.c,
	* Makefile.am: extract added to SUBDIRS
	* configure.in: libxslt dependency and extract module Makefiles added
	

2001-05-01  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* toc/src/toc.c: move to libxml2
	* cl/src/install.c, cl/src/preinstall.c,
	cl/src/uninstall.c: move to libxml2
	* libs/merge.c: move to libxml2
	* configure.in: move to libxml2

2001-05-01  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* configure.in: adding ca to ALL_LINGUAS
	* confiugre.in: INTLTOOL macro removed

2001-04-25  Dan Mueth  <dan@eazel.com>

	Adding Catalan translations provided by 
	Pablo Saratxaga <pablo@mandrakesoft.com>.

	* cl/templates/ca/scrollkeeper_cl.xml:
	* po/ca.po:

2001-04-24  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* small bug fixes

2001-04-24  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* libs/i18n.c: sk_get_language_list()fixed
	* libs/merge.c: merge_locale_trees() fixed
	* cl/src/get-cl.c: locale.h included

2001-04-24  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* libs/scrollkeeper.h, libs/merge.c: main
	tree merge routine added
	* libs/file.c: created
	* libs/i18n.c: config.h included
	* libs/Makefile.am: file.c added
	* libs/scrollkeeper-private.h: file handling routines added
	* cl/src/install.c: file handling routines moved to libs/file.c
	* cl/src/get-cl.c: language list based tree merge added

2001-04-23  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* libs/scrollkeeper.h, libs/merge.c:
	language list parsing added to tree merge

2001-04-23  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* libs/i18n.c: added
	* libs/scrollkeeper-private.h: sk_get_language_list() added
	* libs/merge.c: memory allocation check added
	* libs/Makefile.am: i18n.c added

2001-04-23  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* libs/srcollkeeper.h: changed completely as this
	is a new file with an existing file's name
	* libs/merge.c: initial code of tree merging added

2001-04-23  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* cl/src/*.c, toc/src/toc.c, libs/error.c:
	scrollkeeper.h renamed to scrollkeeper-private.h
	* libs/scrollkeeper-private.h: added

2001-04-11  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* cl/src/install.c:
	bug 413022 fixed, xml parsing made more general

2001-04-11  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* bg_BG.cp1251/Makefile.am bg_BG/Makefile.am de_AT/Makefile.am
	en_AU/Makefile.am en_GB/Makefile.am en/Makefile.am
	en_SE/Makefile.am en_UK/Makefile.am en_US/Makefile.am
	es_DO/Makefile.am es_ES/Makefile.am es_GT/Makefile.am
	es_HN/Makefile.am es_MX/Makefile.am es_PA/Makefile.am
	es_PE/Makefile.am es_SV/Makefile.am ja_JP.eucJP/Makefile.am
	no/Makefile.am no_NY/Makefile.am pt_PT/Makefile.am
	sr_YU/Makefile.am sv_SE/Makefile.am zh_CN.GB2312/Makefile.am
	zh_CN/Makefile.am zh_TW.Big5/Makefile.am zh_TW/Makefile.am
	cl/src/install.c:
	symlinks to content list files made relative

2001-04-11  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* po/da.po, cl/templates/da/scrollkeeper_cl.xml:
	updated

2001-04-02  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* cl/src/preinstall.c, cl/src/install.c:
	bug 412101 fixed, processing of "file:" prefix
	added to url in metadata files

2001-04-02  Laszlo Kovacs <laszlo.kovacs@sun.com>
	po/tr.po: updated

2001-03-29  Dan Mueth  <dan@eazel.com>

	Added draft of ScrollKeeper 0.2 Specifications which
	Laszlo and I have been working on.

	* doc/scrollkeeper_devel_docs/scrollkeeper-0.2/scrollkeeper_0.2_spe
	cs.txt:

2001-03-29  Dan Mueth  <dan@eazel.com>

	Updates to man pages: include -v for one app,
	list files, and put our email addresses.

	* man/man8/scrollkeeper-config.8:
	* man/man8/scrollkeeper-preinstall.8:
	* man/man8/scrollkeeper-rebuilddb.8:
	* man/man8/scrollkeeper-update.8:

2001-03-28  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* Releasing 0.2 from what we have in the CVS
	at this point in time

2001-03-27  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* cl/templates/da/scrollkeeper_cl.xml,
	cl/templates/de/scrollkeeper_cl.xml,
	cl/templates/es/scrollkeeper_cl.xml,
	cl/templates/nb/scrollkeeper_cl.xml:
	encoding added to header

2001-03-27  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* po/ja.po, po/sl.po: created
	* configure.in:
	ja and sl added to ALL_LINGUAS
	* cl/templates/sl/scrollkeeper_cl.xml:
	Slovenian translation added
	* cl/templates/ja/scrollkeeper_cl.xml:
	Japanese translation added
	* cl/templates/ru/scrollkeeper_cl.xml:
	Russian translation added

2001-03-26  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* configure.in: nl, uk  and fr added to ALL_LINGUAS
	po/nl.po, po.fr.po, po/uk.po: added
	po/ru.po: updated
	* cl/templates/fr/scrollkeeper_cl.xml:
	French tree added
	* cl/templates/tr/scrollkeeper_cl.xml:
	Turkish tree updated
	* scrollkeeper.spec.in:
	pt_BR symlink related package update problem fixed

2001-03-23  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* configure.in:
	version number raised to 0.2

2001-03-23  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* libs/Makefile.am:
	scrollkeeper.h installation removed

2001-03-21  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* po/ru.po: added
	configure.in: Russian added to All_LINGUAS

2001-03-21  Laszlo Kovacs <laszlo.kovacs@sun.com>
	*configure.in, omf-install/Makefile.am,
	scripts/scrollkeeper-config.in,
	scripts/scrollkeeper-get-toc-from-docpath.in,
	scripts/scrollkeeper-get-toc-from-id.in:
	platform dependent database directory setup added
	(at the moment it sets it to 
	$localstatedir/lib/scrollkeeper on Linux and
	$localstatedir/db/scrollkeeper on FreeBSD)

2001-03-19  Laszlo Kovacs <laszlo.kovacs@sun.com>
	*scripts/scrollkeeper-rebuilddb.in:
	-v flag added

2001-03-15  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* libs/error.c:
	log file size monitoring added to sk_warning()

2001-03-15  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* cl/src/Makefile.am, toc/src/Makefile.am:
	libs include dir path fixed
	* scrollkeeper.spec.in:
	/usr/lib/* added

2001-03-15  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* cl/src/preinstall.c:
	sk_warning() removed
	* cl/src/*.c (apart form preinstall.c):
	verbose flag implemented

2001-03-14  Laszlo Kovacs <laslzo.kovacs@sun.com>
	* toc/src/Makefile.am:
	libscrollkeeper added
	* toc/src/toc.c:
	sk_warning() used to display messages

2001-03-14  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* libs/scrollkeeper.h, libs/error.c:
	check_ptr() added
	* cl/src/*.c:
	check_ptr() removed and sk_warning() used
	to display messages
	* po/POTFILES.in:
	libs/error.c added

2001-03-14  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* libs, Makefile.am, configure.in: 
	private low level library created
	* cl/src/Makefile.am:
	libscrollkeeper added
	* cl/src/update.c:
	sk_warning() used for displaying messages

2001-03-14  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* cl/templates/sv/scrollkeeper_cl.xml:
	Swedish translation added
	* cl/templates/pt_BR/scrollkeeper_cl.xml,
	  cl/templates/pt_BR/Makefile.am:
	translated tree added
	* po/pt_BR.po: added
	* configure.in: pt_BR added
	* scrollkeeper.spec.in: pt_BR removed from link
	related cycle

2001-03-13  Laszlo Kovacs <aszlo.kovacs@sun.com>
	* cl/src/update.c:
	fix bug 406982

2001-03-12  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* cl/src/install.c:
	fix for bug 406985

2001-03-09  Dan Mueth  <dan@eazel.com>

	* configure.in: Took out check for C++ since we don't need it.
	Thanks to Karl Eichwalder <ke@suse.de> for pointing this out.

2001-03-05  Dan Mueth  <dan@eazel.com>

	Changing version number to 0.1.4 for release.

	* configure.in:

	Added some %postun to blow away %datadir/scrollkeeper/templates
	since anybody who upgraded from 0.1.1 to 0.1.2 will have
	some crud left in there.

	* scrollkeeper.spec.in:

2001-03-04  Dan Mueth  <dan@eazel.com>

	Commented out warning message which should go to log file
	instead of spew to screen.  It wouldn't be too bad, except
	that these warning happen in the post-install script of
	RPMs or whatever packages, and people really don't like 
	to see warnings like this when they are upgrading or installing 
	packages.

	* cl/src/update.c: (parse_omf_dir):

	Changed version to 1.4test1:

	* configure.in:

2001-03-04  Dan Mueth  <dan@eazel.com>

	Small fix to spec file so that scrollkeeper owns the
	directory %{_datadir}/omf/scrollkeeper

	* scrollkeeper.spec.in:

2001-03-04  Dan Mueth  <dan@eazel.com>

	Moving docs back into $(datadir)/scrollkeeper/doc.  Trying
	to put them with the %doc docs turned out to be a huge
	headache and I don't think RPM was intended to be used this
	way.  It blows away that directory and then recreates it
	as the last step, so the only way to get things in there is
	to use %doc.  %doc seems to only want to yank files out of
	the build directory though, and not the buildroot.  This 
	won't work nicely b/c we build HTML docs from the SGML.  There 
	may be some way around this, but I didn't find it. Plus there
	is the added complexity of RPM moving its %doc directory between
	RH 6.2 and 7.0 to be FHS compliant.

	* doc/sgmldocs.make:
	* scrollkeeper.spec.in:

2001-03-04  Dan Mueth  <dan@eazel.com>

	Fixing bootstrap problem which I forgot about when I updated
	the build stuff for the docs.  Now it uses the locally
	created (but uninstalled) scrollkeeper-preinstall when
	processing the OMF files as it should.

	* doc/sgmldocs.make:

2001-03-04  Dan Mueth  <dan@eazel.com>

	Have OMF files installed under $(datadir)/omf/scrollkeeper
	instead of $(datadir)/omf

	* omf-install/Makefile.am:
	* scrollkeeper.spec.in:

2001-03-04  Dan Mueth  <dan@eazel.com>

	Updating doc build setup to use a template file.  Took the
	Nautilus template file and cleaned it up some more, tried
	to generalize it a bit more, and wrote some comments at
	top.  Setting this up to create a nice example some time
	very soon.

	* doc/Makefile.am:
	* doc/scrollkeeper_manual/C/Makefile.am:
	* doc/sgmldocs.make:

2001-03-04  Dan Mueth  <dan@eazel.com>

	General fixing up:
	  - Corrected Source0 to have the right URL for getting tarballs
	  - Added a patch by Karl Eichwalder <keichwa@users.sourceforge.net>
	    to simplify the linking section
	    (Thanks also to John GOTTS <jgotts@linuxsavvy.com> who supplied
	    a similar patch.)
	  - Have it blow away a pre-existing database even if RPM wasn't
	    previously installed.

	* scrollkeeper.spec.in:

2001-03-04  Dan Mueth <dan@eazel.com>

	Having scrollkeeper-update automatically create the database
	directory if it does not exist.  This helps make things more
	robust against the database not getting created or else
	getting blown away somehow.  Removing the part of 
	scrollkeeper-rebuilddb which bombs out with an error if the
	database directory doesn't exist, since scrollkeeper-update
	will just create it if it is missing.
	Bug#405602

	* cl/src/update.c: (main):
	* scripts/scrollkeeper-rebuilddb.in:

2001-03-04  Dan Mueth <dan@eazel.com>

	* doc/scrollkeeper_manual/C/Makefile.am: Fixing the
	  path under which the SGML doc is actually getting installed.
	  previously the OMF was pointing to the old path of the doc,
	  creating an error message every time the scrollkeeper RPM
	  was installed.

2001-03-02  Laszlo Kovacs <laszlo.kovacs@sun.com>
	* doc/scrollkeeper-manual/C/scrollkeeper_manual-C.omf
	  category changed so that doc does not get installed
	  with Scrollkeeper as it is incomplete
	* confiugre.in:
	  version number raised to 0.1.3

2001-03-01  Dan Mueth  <dan@eazel.com>

	* po/.cvsignore: Added this file
	* po/scrollkeeper.pot: Removing this file
	* po/sk.po: Updating

2001-03-01  Laszlo Kovacs <laszlo.kovacs@sun.com>
	- configure.in:
	  -W type warnings added to CFLAGS
	- cl/src/*.c, toc/src/toc.h, toc/src/toc.c:
	  warnings because of -W flags fixed
	- CVSVERSION: created

2001-03-01  Laszlo Kovacs <laszlo.kovacs@sun.com>
	- toc/src/toc.c:
	  this is the fix for bug 233249 that I thought 
	  I added, but it looks like I forgot
	  (anchor tag handling)

2001-02-28  Laszlo Kovacs <laszlo.kovacs@sun.com>
	- configure.in: de locale added
	- po/de.po: added
	- po/tr.po: updated with latest translation
	- cl/templates/de/scrollkeeper_cl.xml:
	  German translation added
	cl/templates/tr/scrollkeeper_cl.xml:
	  Turkish translation updated with latest

2001-02-28  Laszlo Kovacs <laszlo.kovacs@sun.com>
	- scrollkeeper.spec.in, cl/src/install.c,
	  cl/templates/*/Makefile.am:
	  templates directory names in $datadir
	  changed to Templates to solve problems with rpm
	  upgrade from 0.1.1 to 0.1.2

2001-02-28  Laszlo Kovacs <laszlo.kovacs@sun.com>
	- configure.in, po/ko.po:
	  Korean messages added
	- cl/templates/scrollkeeper_cl.xml:
	  translated Korean tree added

2001-02-26  Laszlo Kovacs <laszlo.kovacs@sun.com>
	- scrollkeeper.spec.in:
	  post-install and post-uninstall messages removed
	  no and no_NY added to the link resetting section
	- cl/src/update.c:
	  message about conflicting OMF files removed
	- cl/templates, cl/templates/Makefile.am,
	  configure.in:
	  Norwegian locales (no, nn, nb, no_NY) set up
	  correctly 
	- raised version number to 0.1.2

2001-02-23  Laszlo Kovacs <laszlo.kovacs@sun.com>
	- release number raised to 0.1.1
	- scripts/scrollkeeper-rebuilddb.in:
	  echo removed

2001-02-23  Laszlo Kovacs <laszlo.kovacs@sun.com>
	- doc/scrollkeeper_manual/C/Makefile.am:
	  doc install location changed
	- doc/scrollkeeper_manual/C/scrollkeeper_manual-C.omf
	  doc url changed
	- Makefile.am:
	  COPYING-DOCS installed
	- scrollkeeper.spec.in:
	  docs installed in RPM

2001-02-20  Laslzo Kovacs <laszlo.kovacs@sun.com>
        - omf-install/Makefile.am,
          scripts/scrollkeeper-config.in,
          scripts/scrollkeeper-get-toc-from-docpath.in,
          scripts/scrollkeeper-get-toc-from-docpath.in,
          scripts/scrollkeeper-get-toc-from-id.in:
          $localstatedir change to /var/lib changed
	  back to /var as it conflicts with RPM creation

2001-02-20  Laslzo Kovacs <laszlo.kovacs@sun.com>
	- configure.in, cl/templates/scrollkeeper_cl.xml,
	  po/no.po:
	  Norwegian translation added

2001-02-20  Laszlo Kovacs <laszlo.kovacs@sun.com>
	- scripts/scrollkeeper-get-content-list.in,
	  scripts/scrollkeeper-get-extended-content-list.in:
	  return values fixed

2001-02-20  Laszlo Kovacs <laszlo.kovacs@sun.com>
	- cl/src/get-cl.c:
	  scrollkeeper-get-cl returns 0 if it finds 
	  a category TREE and 1 if it doesnt

2001-02-20  Laszlo Kovacs <laszlo.kovacs@sun.com>
	- toc/src/toc-extract.c:
	  anchor added to the tags to be ignored

2001-02-20  Laszlo Kovacs <laszlo.kovacs@sun.com>
	- cl/src/install.c:
	  bug 132470 fixed, error messages suppressed
	  when DOM trees are created from incorrect
	  TOC files

2001-02-20  Laszlo Kovacs <laszlo.kovacs@sun.com>
	- cl/src/get-cl.c: 
	  locale.h included
	- cl/src/install.c:
	  fixed crash caused by incomplete TOC file

2001-02-20  Laszlo Kovacs <laszlo.kovacs@sun.com>
	- omf-install/Makefile.am,
	  scripts/scrollkeeper-config.in,
	  scripts/scrollkeeper-get-toc-from-docpath.in,
	  scripts/scrollkeeper-get-toc-from-docpath.in,
	  scripts/scrollkeeper-get-toc-from-id.in:
	  $localstatedir is expected to be /var/lib, not /var

2001-02-19  Dan Mueth <dan@eazel.com>

	- Updated: cl/templates/da/scrollkeeper_cl.xml
		From: Kenneth Christiansen <kenneth@gnu.org>
	- Updated: cl/templates/el/scrollkeeper_cl.xml
		From: Simos Xenitellis <simos@hellug.gr>
	- Updated: cl/templates/es/scrollkeeper_cl.xml
		From: Pablo Gonzalo del Campo
	- Updated: cl/templates/hu/scrollkeeper_cl.xml
		From: Emese Kovacs  <emese@gnome.hu>
	- Updated: cl/templates/nl/scrollkeeper_cl.xml
		From: Hannah van Loon <kenneth@gnu.org>
		      (Kenneth's girlfriend)
	- Updated: cl/templates/sk/scrollkeeper_cl.xml
		From: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
	- Updated: cl/templates/sv/scrollkeeper_cl.xml
		From: Christian Rose <menthos@menthos.com>
	- Updated: cl/templates/tr/scrollkeeper_cl.xml
		From: Fatih Demir <kabalak@gtranslator.org>

2001-02-19  Dan Mueth <dan@eazel.com>

	- Added po files: da.po, el.po, es.po, hu.po, sk.po, tr.po
	- Updated po files: sv.po
	- configure.in: Added po entries

2001-02-19  Dan Mueth <dan@eazel.com>

	- COPYING-DOCS: Added this file.  It still needs to be
	  hooked up to install, both for "make install" as well
	  as possible modification to spec file.
	- scrollkeeper.spec.in: Added COPYING-DOCS as a doc file.
	  I'm not sure if other work must be done in here.

2001-02-19  Laszlo Kovacs <laszlo.kovacs@sun.com>
	- cl/src/get-cl.c,
	  scripts/scrollkeeper-get-content-list.in,
	  scripts/scrollkeeper-get-extended-content-list.in:
	  locale fallback added to content list retrieval scripts
	  (a new binary called scrollkeeper-get-cl was added, 
	   this does the job, the scripts just call it)
	- po/POTFILES.in, po/scrollkeeper.pot:

2001-02-19  Laszlo Kovacs <laszlo.kovacs@sun.com>
	- cl/src/install.c: locale fallback added to
	doc installation

2001-02-19  Eric Fischer  <eric@eazel.com>
	reviewed by Laszlo Kovacs <laszlo.kovacs@sun.com>
	- cl/src/update.c: multiple OMF directory
	support added
	- cl/src/install.c: minor fix
	- man/man8/scrollkeeper-update.8: man page updated

2001-02-16  Laszlo Kovacs <laszlo.kovacs@sun.com>
	- bug 132643 fixed
	- doc/scrollkeeper_manual/C/Makefile.am:
	  doc install location changed

2001-02-15  Dan Mueth <dan@eazel.com>

	- scrollkeeper.spec.in: added line to include the translations .mo file

2001-02-15  Laszlo Kovacs <laszlo.kovacs@sun.com>
	- sv_SE locale added
	- /var/lib/scrollkeeper directory handling
	  moved to omf-install/Makefile.am

2001-02-15  Laszlo Kovacs <laszlo.kovacs@sun.com>
	- scripts/scrollkeeper-config.in:
	- scrollkeeper.spec.in:
	- omf-install/Makefile.am:
	  changed OMF directory to $datadir/omf
	- fixed link problem in some of the 
	  template$locale/Makefile.am files
	- configure.in: raised version number to 0.1.0

2001-02-14  Dan Mueth <dan@eazel.com>

	- cl/templates/C/scrollkeeper_cl.xml: Fixed typo
	- cl/templates/sv/scrollkeeper_cl.xml: Added Swedish(sv)
	  translation done by Christian Rose <menthos@menthos.com>
	- po/sv.po: Added, by Christian Rose <menthos@menthos.com>
	- configure.in: Added "sv"

2001-02-14  Dan Mueth <dan@eazel.com>

	- cl/templates/C/scrollkeeper_cl.xml: Added comment
	  so we can track versions

2001-02-13  Dan Mueth <dan@eazel.com>

	- updated the templates for the contents lists

2001-02-12  Dan Mueth <dan@eazel.com>

	- put entry into the spec file, which I left out earlier
	- incremented version to 0.0.6

2001-02-12  Dan Mueth <dan@eazel.com>

	- updated the templates for the contents lists

2001-02-06  Dan Mueth <dan@eazel.com>

	- woops - forgot to commit configure.in last time

2001-02-06  Dan Mueth <dan@eazel.com>
	- Changed spec file to only remove {localstatedir}/lib/scrollkeeper
	  if SK is not being upgraded
	- Changed spec file to only add {localstatedir}/lib/scrollkeeper
	  if SK is not being upgraded
	- Changed spec file to wipe out and then add 
	  {localstatedir}/lib/scrollkeeper if SK is upgraded if somebody
	  upgraded from 0.0.3 to 0.0.4 then they lost their database.
	  At this time, things are fast enough that we don't mind rebuilding
	  the database.  Later we can remove this if we want, although it
	  may be useful if the database format ever changes at all to
	  automatically rebuild the database on an upgrade.
	- configure.in: raised release number to 0.0.5

2001-02-05  Laszlo Kovacs <laszlo.kovacs@sun.com>
	- added all the locale subdirectories and
	  links in cl/templates
	- release number raised to 0.0.4
	- spec file fixed

2001-02-05  Laszlo Kovacs <laszlo.kovacs@sun.com>
	- recursive parsing of $(prefix)/doc/omf added
	  to cl/src/update.c
	- file copy problem fixed in cl/src/install.c

2001-02-05  Laszlo Kovacs <laszlo.kovacs@sun.com>
	- added (and fixed) Gregory Leblanc's patch to
	  scrollkeeper.spec.in to arrange links in an
	  rpm friendly way

2001-02-02  Laszlo Kovacs <laszlo.kovacs@sun.com>
	- internationalization of category trees implemented
	- code was added to cl/src/install.c
	- template translated category trees go into
	  cl/templates

2001-01-26  Laszlo Kovacs <laszlo.kovacs@sun.com>
	- internationalization implemented, according
	  to guys from #i18n I created and implemented
	  everything needed for this; message translation
	  needs to be done

2001-01-26  Laszlo Kovacs <laszlo.kovacs@sun.com>
	- version number raised to 0.0.3

2001-01-18  Gregory Leblanc  <gleblanc@cu-portland.edu>

	- more .cvsignore adds

2001-01-18		Laszlo Kovacs <laszlo.kovacs@sun.com>
	- "make distcheck" problem fixed
	  (in doc/scrollkeeper_manual/C/Makefile.am)

2001-01-17		Gregory Leblanc <gleblanc@cu-portland.edu> 
	- Added scrollkeeper.spec.in
	- Removed scrollkeeper.spec
	- configure.in added scrollkeeper.spec to AC_OUTPUT
	- .cvsignore added in a bunch of directories to help make things safer.
	- fixed scrollkeeper.spec.in snafoo
	
2000-12-17		Laszlo Kovacs <laszlo.kovacs@sun.com>
	- Adding new categorizing method
	- changing category format in OMF file
	- cleaning up code in cl/src
	- the OMF file uses the just build preinstall binary, that is needed for
	  RPM creation without an installed Scrollkeeper

2000-12-16		Laszlo Kovacs <laszlo.kovacs@sun.com>
	- Adding Makefile.am files for doc and subdirs
	- creating omf-install
	- spec file updated to install help files
	- version number changed to 0.0.2
	- INSTALL added
	- file name problem fixed in doc/scrollkeeper_manual/C/Makefile.am

2000-12-14		Dan Mueth <d-mueth@uchicago.edu>  

	- Adding doc/, doc/scrollkeeper-manual/, and doc/scrollkeeper-manual/*

2000-12-08		Laszlo Kovacs <laszlo.kovacs@sun.com>
	- spec file changed so that /usr/doc/omf is owned
	  by Scrollkeeper

2000-12-08		Laszlo Kovacs <laszlo.kovacs@sun.com>
	- various small fixes in scrollkeeper.spec and
	  cl/src/update.c

2000-12-7		Laszlo Kovacs <laszlo.kovacs@sun.com>
	- fixed scrollkeeper.spec locastatedir problem and
	  added post-install and post-uninstall scripts

2000-12-6		Dan Mueth <d-mueth@uchicago.edu>  

	- scrollkeeper.spec: Still broken, but maybe closer.

2000-12-6		Laszlo Kovacs <laszlo.kovacs@sun.com>
	- some options removed from man pages

2000-12-5		Dan Mueth <d-mueth@uchicago.edu>

	- Makefile.am: Added -p flag to scrollkeeper-update

2000-12-5		Dan Mueth <d-mueth@uchicago.edu>

	- man/man8/scrollkeeper-config.8: slight cleanup
	- scrollkeeper.spec: Put in localstatedir=%{_prefix}/var and
	  fixed %files for this directory: 
      %{_prefix}/var/lib/scrollkeeper
	- Makefile.am: Make it fail gracefully if scrollkeeper-update
	  is not installed, as in when you build an RPM without
	  having scrollkeeper installed already.
	- scripts/scrollkeeper-config.in: Changed a couple tabs to
	  spaces.

2000-12-5		Dan Mueth <d-mueth@uchicago.edu>

	- scrollkeeper.spec: Put docs into spec file 
	  (committed for Gregory Leblanc <GLeblanc@cu-portland.edu>)

2000-12-5		Dan Mueth <d-mueth@uchicago.edu>

	- scrollkeeper.spec: Modified version to 0.0.1-1
	- configure.in: Changed version to 0.0.1

2000-11-22		Laszlo Kovacs <laszlo.kovacs@sun.com>
	- scrollkeeper-update called at the end of install
	- scrollkeeper stuff removed at the end of uninstall

2000-11-22		Laszlo Kovacs <laszlo.kovacs@sun.com>
	- Added scrollkeeper-rebuilddb.in
	- parameter passing problem fixed in update.c,
	  install.c and uninstall.c

2000-11-16		Dan Mueth <d-mueth@uchicago.edu>
	
	- Added spec file done by Gregory Leblanc 
	  <GLeblanc@cu-portland.edu>

2000-11-15		Laszlo Kovacs <laszlo.kovacs@sun.com>
	- scrollkeeper-get-extended-content-list.in added

2000-11-14		Laszlo Kovacs <laszlo.kovacs@sun.com>
	- support for extended content list added

2000-11-14		Laszlo Kovacs <laszo.kovacs@sun.com>
	- TOC is created for DocBook/SGML docs only

2000-11-13		Laszlo Kovacs <laszlo.kovacs@sun.com>
	- obsolete routine removed from uninstall.c
	- $(prefix)/omf changed to $(prefix)/doc/omf

2000-11-13		Laszlo Kovacs <laszlo.kovacs@sun.com>
	- parameter passing fixed in scrollkeeper-install,
	  scrollkeeper-uninstall and scrollkeeper-update

2000-11-13		Laszlo Kovacs <laszlo.kovacs@sun.com>
	- scrollkeeper-get-toc-from-docpath exit code changed

2000-11-12		Laszlo Kovacs <laszlo.kovacs@sun.com>
	- multiple docpath problem in scrollkeeper_docs fixed

2000-11-12		Laszlo Kovacs <laszlo.kovacs@sun.com>
	- -p parameter added to scrollkeeper-install,
	  scrollkeeper-uninstall and scrollkeeper-update

2000-11-10		Dan Mueth <d-mueth@uchicago.edu>

	- man/man8/scrollkeeper-config.8: Added --omfdir.

2000-11-10		Dan Mueth <d-mueth@uchicago.edu>

	- man/man8/*: Changed a couple placed where I called
	  scrollkeeper-update scrollkeeper-updatedb.

2000-11-09		Laszlo Kovacs <laszlo.kovacs@sun.com>
	- scrollkeeper-preinstall "How to use" message changed

2000-11-09		Laszlo Kovacs <laszlo.kovacs@sun.com>
	- executable names changed in update.c

2000-11-09		Laszlo Kovacs <laszlo.kovacs@sun.com>
	- binary names changed in cl/src

2000-11-09		Laszlo Kovacs <laszlo.kovacs@sun.com>
	- documentation upgrade based on automatic detection 
	  of any change in the installed OMF files added

2000-11-09		Laszlo Kovacs <laszlo.kovacs@sun.com>
	- automatic detection of any change in the installed docs 
	  added (install and uninstall, no upgrade yet)
	- some scripts replaced with binaries

2000-11-09		Dan Mueth <d-mueth@uchicago.edu>

	- man/man8/*: Added scrollkeeper-config.8. Updated
	  other man pages to refer to this in their SEE ALSO
	  sections.

2000-11-08		Dan Mueth <d-mueth@uchicago.edu>

	- man/man8/scrollkeeper-preinstall.8: Some improvements
	  to make it match what we really intended to do.

2000-11-06		Dan Mueth <d-mueth@uchicago.edu>

	- man/*: Added these files. Drafts of 3 man pages done.
	- configure.in, Makefile.am: Updated to install man pages.

2000-11-01		Laszlo Kovacs laszlo.kovacs@sun.com
	- script updated to support OMF files with multiple entries

2000-10-31		Laszlo Kovacs laszlo.kovacs@sun.com
	- scrollkeeper_cl modified to process OMF file with multiple
	  document entries

2000-10-17		Laszlo Kovacs
	- keyword handling improved

2000-10-17		Laszlo Kovacs laszlo.kovacs@sun.com
	- new scripts added
	- url update in omf file added

2000-10-16		Laszlo Kovacs laszlo.kovacs@sun.com
	- install and uninstall scripts added (in the scripts dir)

2000-10-16		Laszlo Kovacs laszlo.kovacs@sun.com
	- bug fix in multiple document removal support

2000-10-16		Laszlo Kovacs laszlo.kovacs@sun.com
	- document removal supports documents appearing in
	  more than one tree entry

2000-10-16		Laszlo Kovacs laszlo.kovacs@sun.com
	- documents to be removed identified vy title
	  rather than document file name

2000-10-13		Laszlo Kovacs laszlo.kovacs@sun.com
	- add Content List handling (cl directory)
	- add scrollkeeper-config (scripts directory)

2000-09-29		Laszlo Kovacs laszlo.kovacs@sun.com
	- remove copyright notice from autogen.sh
	- importing  first version of scrollkeeper_toc and scrollkeeper_cl 
