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 
