2007-12-02 20:28  kevina

	* common/convert.cpp, common/string.hpp, lib/new_fmode.cpp,
	  modules/filter/nroff.cpp, modules/speller/default/affix.cpp,
	  modules/speller/default/affix.hpp,
	  modules/speller/default/readonly_ws.cpp, prog/aspell.cpp: Compile
	  fixes for Gcc 4.3.  Also removed some new Warnings introduced by
	  -Wall.

	  Always line buffer stdout and stderr in Aspell utility that has
	  the potential to be used interactively through a pipe.

2007-11-05 17:57  kevina

	* manual/aspell.texi: Fix typos pointed out by Karl Berry

2007-10-14 19:55  kevina

	* configure.ac: Change version name from -CVS to -cvs so that
	  filter version control will be disabled.

2007-10-13 13:25  kevina

	* modules/speller/default/suggest.cpp:
	  Improve suggestion results by always calling 'try_one_edit_word'.

2007-10-09 11:41  kevina

	* prog/aspell.cpp:
	  Removed debug output.    (Debain bug #428285	   aspell:
	  munch-list seems to produce unwanted lines in output
	  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=428285)

2007-10-09 00:39  kevina

	* manual/aspell.texi:
	  Apply [ 1619944 ] aspell.texi minor fix and oo-only.texi

2007-10-08 23:49  kevina

	* common/string_map.cpp:
	  Fix [ 1616863 ] Compile of 0.60.4 fails in nroff.cpp and [
	  1768166 ] [Aspell-user] aspell-0.60.5 - build error

2007-10-08 23:25  kevina

	* prog/aspell.cpp:
	  Fix [ 1785166 ] '+' output in pipe mode:   '+' output in pipe
	  mode display language 'root' of word after token, but   if I use
	  'utf-8' locale and the spell dictionary is in other locale (for
	  example I use Czech dictionary) output is not 'utf-8'

2007-10-08 22:35  kevina

	* configure.ac:
	  Fix bug introduced in last commit.  Also removed some unnecessary
	  [] added by last commit.

2007-10-08 20:52  kevina

	* configure.ac:
	  Apply patch [ 1724565 ] added brackets to configure.ac

2006-12-21 00:19  kevina

	* manual/Makefile.am: Add missing file

2006-12-21 00:10  kevina

	* manual/oo-only.texi: added missing file

2006-12-20 00:54  kevina

	* manual/aspell.texi: Changed NAME_phonetic.dat yo NAME_phonet.dat

2006-12-19 06:38  kevina

	* configure.ac: Change version back to 0.60-CVS

2006-12-19 06:35  kevina

	* configure.ac, manual/aspell.1, manual/aspell.texi,
	  manual/crubadan.texi, manual/lang-supported.texi: Final Changes
	  before 0.60.5 release:

	  More manual updates, including adding notes to send mail to
	  aspell-dict in several places, also added/updated notes about
	  planned dictionaries, this included listing ones available for OO
	  only.  Also removed "Format of the Character Set Data File" since
	  it didn't say much and I don't want to encourage modifying the
	  file directly. Also fixed typo at start of file.

	  Updated language list.

2006-12-19 06:28  kevina

	* po/: aspell.pot, be.po, ca.po, cs.po, da.po, de.po, en_GB.po,
	  es.po, fr.po, ga.po, it.po, mn.po, nl.po, pt_BR.po, ro.po, ru.po,
	  rw.po, sl.po, sr.po, sv.po, tg.po, uk.po, vi.po, wa.po: updated
	  po files

2006-12-19 04:01  kevina

	* prog/aspell.cpp: Added a check to the aspell utility so that it
	  will now abort if there is more than one file in resp. to [
	  1614683 ] aspell.1 and aspell.texi about filenameS

2006-12-12 03:25  kevina

	* po/: aspell.pot, be.po, ca.po, cs.po, da.po, de.po, en_GB.po,
	  es.po, fr.po, ga.po, it.po, mn.po, nl.po, pt_BR.po, ro.po, ru.po,
	  rw.po, sl.po, sr.po, sv.po, tg.po, uk.po, vi.po, wa.po: update po
	  files

2006-12-10 20:46  kevina

	* configure.ac: Change version to 0.60-CVS

2006-12-10 20:36  kevina

	* Makefile.am, configure.ac, manual/aspell.texi: updated to gettext
	  0.60.1

2006-12-10 18:48  kevina

	* manual/aspell.texi: Bug fix in aspell.text.  Add entry to
	  changelog

2006-12-10 17:56  kevina

	* manual/: aspell.1, aspell.texi:
	  Applied [ 1411825 ] aspell.1 partial update with significant
	  changes.

	  Backported some of the changes into aspell.text.

2006-12-10 16:26  kevina

	* manual/: aspell-dev.texi, aspell.texi:

	  Apply patch [ 1610354 ] aspell.texi update and [ 1610582 ]
	  aspell-dev.texi update, which include grammer and other small
	  fixes.

	  Also add ChangeLog entry for Aspell 0.60.5

2006-12-10 14:08  kevina

	* prog/aspell.cpp: Add missing comma (and remove unnessary newline)
	  in aspell.cpp since it was causing the two strings to be
	  concatenated and therefore never to be found in the installed mo
	  files, thanks to Benno Schulenberg for pointing this out.

2006-12-03 14:12  kevina

	* po/: LINGUAS, aspell.pot, be.po, ca.po, cs.po, da.po, de.po,
	  en_GB.po, es.po, fr.po, ga.po, it.po, mn.po, nl.po, pt_BR.po,
	  ro.po, ru.po, rw.po, sl.po, sr.po, sv.po, tg.po, uk.po, vi.po,
	  wa.po: update po files with newer upstream versions, including
	  some new ones

2006-11-23 20:48  kevina

	* common/objstack.cpp:
	  Fix memory leak in ObjStack::reset.

2006-11-23 07:40  kevina

	* prog/aspell.cpp:
	  Fix [ 1565738 ] possibly buggy aspell -m option

2006-11-18 03:38  kevina

	* auto/mk-src.in:
	  Apply [ 1477462 ] auto/mk-src.in (minor definition update)

2006-11-18 02:41  kevina

	* common/lsort.hpp, modules/speller/default/data.cpp,
	  modules/speller/default/multi_ws.cpp,
	  modules/speller/default/readonly_ws.cpp, po/POTFILES.in:
	  Fix [ 1499108 ] Segmentation fault when using empty .rws
	  dictionary files and [ 1502994 ] aspell create master < /dev/null
	  dumps core

2006-11-13 00:39  kevina

	* scripts/prezip:
	  Apply patch [ 1524830 ] prezip, 0.60.4 bug fix

2006-11-13 00:24  kevina

	* common/vector.hpp:
	  Apply patch [ 1549460 ] vector.hpp out-of-bound access

2006-11-11 23:41  kevina

	* Makefile.am, configure.ac:
	  Update to gettext 0.15.

	  Fix quotes so it works a _little_ better with directory with
	  spaces in it.  Still not completly fixed as there are some
	  libtool bugs.

2006-01-24 09:30  kevina

	* prog/check_funs.cpp:
	  Fix a few bugs found by valgrind.

2006-01-23 08:51  kevina

	* common/file_data_util.cpp: Apply [ 1349249 ] Unsafe code in the
	  fill_data_dir() function

2006-01-22 06:04  kevina

	* common/string_map.cpp: Apply [ 1370421 ] Missing template
	  instantiations

2006-01-21 15:09  kevina

	* modules/filter/nroff.cpp: Apply patch [ 1355780 ] aspell-0.60.4
	  fails to compile with gcc-4.1

2006-01-21 12:15  kevina

	* modules/speller/default/suggest.cpp: [ 1405037 ] Easily segfaults
	  with aspell-fi dictionary

2006-01-21 07:27  kevina

	* modules/speller/default/affix.cpp: Fix  [ 1354080 ] aspell still
	  crash on almost all long Russian mistypes

2006-01-17 07:23  kevina

	* modules/filter/tex.cpp: Fix [ 1405044 ] Tex filter doesn't handle
	  escaped % correctly

2006-01-17 07:02  kevina

	* modules/speller/default/affix.cpp: Fix [ aspell-Bugs-1177422 ]
	  Affix compression bug

2006-01-17 01:37  kevina

	* modules/speller/default/data.cpp:
	  Fix [ 1349190 ] Aspell "dump master" problem with char conversion

2005-10-21 20:37  kevina

	* Makefile.am:
	  Use LTLIBINTL not LIBINTL so that libintl is sure to be included
	  if necessary.

2005-10-21 06:18  kevina

	* Makefile.am, README-CVS, configure.ac, manual/Makefile.am,
	  manual/aspell.texi, manual/lang-supported.texi,
	  manual/prezip-bin.1, manual/readme.texi,
	  manual/word-list-compress.1: final changes before release

2005-10-19 02:29  kevina

	* modules/speller/default/readonly_ws.cpp:
	  fix #1322537: mmap always fails due to missing alignment

2005-10-19 02:28  kevina

	* po/: LINGUAS, aspell.pot, be.po, cs.po, da.po, de.po, en_GB.po,
	  es.po, fr.po, ga.po, it.po, mn.po, nl.po, pt_BR.po, ro.po, ru.po,
	  rw.po, sl.po, sr.po, tg.po, uk.po, vi.po, wa.po:
	  Updated aspell.pot and po files.

	  Added sl translation.

	  Removes unnecessary fuzzys.

2005-10-09 18:23  kevina

	* po/sl.po: Added sl translation

2005-10-04 00:45  kevina

	* modules/speller/default/suggest.cpp:
	  Fixed comments.

2005-10-04 00:43  kevina

	* manual/aspell.texi:
	  Updated changelog.

2005-10-03 17:30  kevina

	* configure.ac: Upgraded to gettext 0.14.5

2005-10-03 17:16  kevina

	* po/: LINGUAS, aspell.pot, be.po, cs.po, de.po, en_GB.po, es.po,
	  fr.po, ga.po, it.po, mn.po, nl.po, pt_BR.po, ro.po, ru.po, sr.po,
	  tg.po, uk.po, vi.po, wa.po: updated po files

2005-10-03 17:15  kevina

	* manual/lang-supported.texi:
	  Updated translation colum of table.

2005-09-29 00:57  kevina

	* manual/lang-supported.texi:
	  Updated lang-supported.texi

2005-09-28 21:20  kevina

	* common/convert.cpp, modules/speller/default/suggest.cpp:
	  Correctly fix bug #1274670 (coredumps on certain russian words)
	  reverted incorrect fix.  This should also fix bug #1276512 (
	  coredumps in checking a word with digits and letters)

2005-09-24 05:20  kevina

	* modules/speller/default/check_list.hpp:
	  Fixed allignment issue.

2005-08-30 02:34  kevina

	* lib/find_speller.cpp: Fix [ 1238862 ] Do not ignore errors coming
	  from Config::read_in_setting

2005-08-30 02:30  kevina

	* auto/mk-src.in:
	  Accepted [ 1260698 ] fixed spelling errors in aspell.h

2005-08-30 02:25  kevina

	* scripts/prezip:
	  Fix 1268805: prezip allowed to run from a directory with spaces

2005-08-30 02:16  kevina

	* configure.ac:
	  Fix [ 1247673 ] Little problem with configure.

2005-08-30 02:15  kevina

	* manual/readme.texi:
	  Fix typo.

2005-08-30 02:09  kevina

	* configure.ac:
	  fix bug [ 1241890 ] aspell does not correctly check for dlopen()

2005-08-29 23:28  kevina

	* common/convert.cpp:
	  Fix bug 1274670: coredumps on certain russian words

2005-06-29 04:44  kevina

	* manual/aspell.1:
	  Fixed manual to reflect the fact that '-l' is now a shortcut for
	  '--lang' and not '--list'.

2005-06-29 04:40  kevina

	* Makefile.am, configure.ac, manual/aspell.texi,
	  manual/readme.texi, po/aspell.pot, po/be.po, po/cs.po, po/da.po,
	  po/de.po, po/en_GB.po, po/es.po, po/fr.po, po/ga.po, po/it.po,
	  po/mn.po, po/nl.po, po/pt_BR.po, po/ro.po, po/ru.po, po/sr.po,
	  po/tg.po, po/uk.po, po/vi.po, po/wa.po: Final Changed Before
	  Release

2005-06-27 03:45  kevina

	* manual/: aspell.texi, lang-supported.texi, readme.texi: Manual
	  Updates

2005-06-26 05:24  kevina

	* common/convert.cpp, modules/filter/sgml.cpp:
	  Fix "[ 1216769 ] Array bounds read in modules/filter/sgml.cpp"
	  also fixed copyright in sgml.cpp and not sure why
	  DecodeNormLookup::decode must be null terminated.

2005-06-25 18:41  kevina

	* modules/speller/default/readonly_ws.cpp:
	  Fix a bug valgrind detected and possible fix bug [ 1090342 ]
	  aspell dumps core on czech word list.

2005-06-25 17:03  kevina

	* lib/find_speller.cpp:
	  Fix [ 1195659 ] possible bug in BetterVariety::set_cur_rank

2005-06-22 02:47  kevina

	* manual/aspell.texi, modules/speller/default/suggest.cpp:
	  Changed ultra mode to use the repl table again.  Updated docs to
	  reflect this change.

2005-06-22 00:36  kevina

	* manual/: aspell.texi, readme.texi:
	  Various Manual Updates/Fixes.

2005-06-22 00:02  kevina

	* modules/speller/default/: readonly_ws.cpp, suggest.cpp:
	  Improved suggestion time by up to around 10x when scanning the
	  dictionary for suggestions.

	  Changed the behavior of the diffrent suggestions mode slightly:
	  "ultra" mode no longer uses a repl. table   "normal" mode no
	  longer uses ngram

2005-06-21 23:32  kevina

	* common/config.cpp:
	  Removed KEYINFO_HIDDEN from "ignore-case" option.

2005-06-21 09:58  kevina

	* modules/speller/default/weights.hpp: Accepted [ 1223720 ]
	  weight.hpp, just minor spelling fix in comments

2005-06-20 02:46  kevina

	* modules/speller/default/multi_ws.cpp:
	  Fix [ 1223957 ] multi_ws.cpp has duplicate #include
	  "file_util.hpp"

2005-06-19 19:58  kevina

	* modules/speller/default/writable.cpp:
	  Change WordLookup type from hash_set to hash_multiset which it
	  what it should of been in the first place.  Hopefully this won't
	  create any new problems.  Fixes bug [ 1206936 ] "Ignore all"
	  broken.

2005-06-19 18:15  kevina

	* configure.ac, lib/new_filter.cpp, lib/new_fmode.cpp:
	  Added configure option to disable filter version control and
	  enable it when the Aspell version contains the string "cvs"

2005-06-19 07:03  kevina

	* manual/lang-supported.texi: Sync lang-supported.text

2005-06-19 06:25  kevina

	* prog/check_funs.cpp: better fix for [ 1188895 ] word-wrap not
	  working on the last lines of the screen

2005-06-19 06:17  kevina

	* manual/readme.texi: Apply patch [ 1213600 ] Doc fix: correct
	  switch to disable filter modules

2005-06-19 06:00  kevina

	* prog/aspell.cpp:
	  Fix [ 1219211 ] Missing newlines in -a mode

2005-06-01 03:11  kevina

	* po/: it.po, vi.po: added new po files

2005-06-01 03:10  kevina

	* po/: LINGUAS, aspell.pot, be.po, cs.po, da.po, de.po, en_GB.po,
	  es.po, fr.po, ga.po, mn.po, nl.po, pt_BR.po, ro.po, ru.po, sr.po,
	  tg.po, uk.po, wa.po: update po files

2005-05-31 01:40  kevina

	* prog/check_funs.cpp:
	  Fix [ 1188895 ] word-wrap not working on the last lines of the
	  screen

2005-05-30 23:20  kevina

	* modules/speller/default/readonly_ws.cpp:
	  Fix bug [ 1195630 ] readonly_ws.cpp bug on line 165

2005-05-03 13:32  kevina

	* common/string.cpp:
	  Fix [ 1122072 ] bug in String:vprintf

2005-05-02 21:15  kevina

	* examples/example-c.c:
	  Accepted patch [ 1154482 ] example-c, added fclose() after
	  fopen(), minor update

2005-04-30 23:18  kevina

	* manual/aspell.texi, modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/suggest.cpp:
	  Fixed bug # 1185641 "ultra + fast sug_mode return no suggestions
	  on some langs".

	  Fixed/Improved debugging info.

2005-02-20 14:49  kevina

	* modules/filter/nroff.cpp:
	  Apply patch [ 1117697 ] modules/filter/nroff.cpp compile fix

2005-02-20 14:47  kevina

	* common/parm_string.hpp, modules/speller/default/language.cpp,
	  modules/speller/default/language.hpp,
	  modules/speller/default/suggest.cpp:
	  Fixed Patch/Bug [ 1100965 ] Language::case_pattern str is not
	  null terminated.

2005-02-20 14:46  kevina

	* manual/aspell.texi:
	  Updated ChangLog in manual

2005-02-20 14:37  kevina

	* po/: aspell.pot, be.po, cs.po, da.po, de.po, en_GB.po, es.po,
	  fr.po, ga.po, mn.po, nl.po, pt_BR.po, ro.po, ru.po, sr.po, tg.po,
	  uk.po, wa.po: updated po files

2005-01-17 03:19  kevina

	* configure.ac, auto/MkSrc/ProcImpl.pm, examples/example-c.c,
	  modules/speller/default/data.cpp,
	  modules/speller/default/speller_impl.cpp,
	  modules/speller/default/writable.cpp, po/POTFILES.in: implement
	  unimplimted methods

2005-01-11 13:57  kevina

	* modules/speller/default/suggest.cpp:
	  fix bug in suggest.cpp involving misuse of ObjStack.

2005-01-11 02:56  kevina

	* scripts/spell: Fix bug #1098566: spell shell script broken

2004-12-27 21:58  kevina

	* configure.ac, manual/aspell.texi: Final changes before release

2004-12-18 21:45  kevina

	* manual/: aspell.texi, lang-supported.texi: minor manual updates

2004-12-18 21:41  kevina

	* po/: aspell.pot, be.po, cs.po, da.po, de.po, en_GB.po, es.po,
	  fr.po, ga.po, mn.po, nl.po, pt_BR.po, ro.po, ru.po, sr.po, tg.po,
	  uk.po, wa.po: updated po files

2004-12-17 01:24  kevina

	* modules/speller/default/language.cpp:
	  Ignore problem entries in the replacement table.

2004-12-17 01:23  kevina

	* common/posib_err.hpp:
	  Fix bug in ParmString::ParmString(const PosibErr<const char *> &
	  s) but I don't think this constructor is ever used.

2004-12-15 22:50  kevina

	* modules/speller/default/writable.cpp:
	  Fix bug involving an infinite with *_repl in writable.cpp when
	  there is more than two entries in the list.

2004-12-13 14:20  kevina

	* prog/aspell.cpp: avoid setting nroff mode when non-default
	  filters are used

2004-12-04 00:00  kevina

	* manual/aspell.texi, prog/aspell.cpp: minor updates

2004-12-03 23:58  kevina

	* po/: aspell.pot, be.po, cs.po, da.po, de.po, en_GB.po, es.po,
	  fr.po, ga.po, mn.po, nl.po, pt_BR.po, ro.po, ru.po, sr.po, tg.po,
	  uk.po, wa.po: updated po files

2004-12-03 03:28  kevina

	* manual/aspell.texi: Spellchecked manual and updated it to include
	  info in the affix related commands in the Aspell utility

2004-12-02 21:02  kevina

	* modules/speller/default/writable.cpp: fix bug # 1075610: Aspell
	  crashes on some Uzbek words

2004-12-02 19:22  kevina

	* common/can_have_error.cpp, common/copy_ptr.hpp,
	  common/document_checker.cpp, common/filter.cpp,
	  common/speller.cpp, modules/filter/email.cpp,
	  modules/filter/nroff.cpp, modules/filter/sgml.cpp,
	  modules/speller/default/data_id.hpp,
	  modules/speller/default/speller_impl.cpp,
	  prog/checker_string.cpp: eliminated copy_ptr-t.hpp as it was
	  causing more problems than its worth

2004-12-02 19:16  kevina

	* manual/aspell.texi: minor manual update

2004-11-29 10:50  kevina

	* Makefile.am, common/string.hpp, manual/aspell.texi,
	  modules/speller/default/affix.cpp,
	  modules/speller/default/affix.hpp,
	  modules/speller/default/language.hpp, myspell/munch.c,
	  prog/aspell.cpp: Added munch-list command

2004-11-25 21:29  kevina

	* prog/prezip.c: fix bug 1073015

2004-11-25 21:16  kevina

	* prog/prezip.c: fix bug 1072350

2004-11-25 21:09  kevina

	* modules/speller/default/suggest.cpp, po/POTFILES.in,
	  po/aspell.pot, po/be.po, po/cs.po, po/da.po, po/de.po,
	  po/en_GB.po, po/es.po, po/fr.po, po/ga.po, po/mn.po, po/nl.po,
	  po/pt_BR.po, po/ro.po, po/ru.po, po/sr.po, po/tg.po, po/uk.po,
	  po/wa.po: update po files

2004-11-25 16:20  kevina

	* modules/speller/default/: editdist.hpp, leditdist.hpp,
	  suggest.cpp: avoid overflow of edit_dist by avoid scoring large
	  words

2004-11-25 04:48  kevina

	* modules/speller/default/suggest.cpp: trully trully avoid overflow
	  of edit_dist in all possible cases

2004-11-25 04:41  kevina

	* modules/speller/default/suggest.cpp: trully avoid overflow of
	  edit_dist in all possible cases

2004-11-25 04:25  kevina

	* modules/speller/default/suggest.cpp: avoid overflow of edit_dist
	  in all possible cases

2004-11-25 03:58  kevina

	* modules/speller/default/: leditdist.hpp, suggest.cpp: fix bug
	  1071546: Segfault on large word

2004-11-24 17:59  kevina

	* modules/speller/default/phonet.cpp: avoid using strcy when source
	  and dest may overlap

2004-11-22 00:38  kevina

	* common/config.cpp: Fixed bug 1070823: Changing "lang" in pipe
	  mode allowed but commented out the fix since it causes problems.

2004-11-20 19:59  kevina

	* po/: aspell.pot, be.po, cs.po, da.po, de.po, en_GB.po, es.po,
	  fr.po, ga.po, mn.po, nl.po, pt_BR.po, ro.po, ru.po, sr.po, tg.po,
	  uk.po, wa.po: updated po files

2004-11-20 19:52  kevina

	* configure.ac, common/config.cpp, common/gettext.h,
	  common/posib_err.cpp, lib/new_fmode.cpp, manual/aspell.texi,
	  manual/readme.texi, modules/speller/default/language.cpp,
	  po/aspell.pot, po/be.po, po/cs.po, po/da.po, po/de.po,
	  po/en_GB.po, po/es.po, po/fr.po, po/ga.po, po/mn.po, po/nl.po,
	  po/pt_BR.po, po/ro.po, po/ru.po, po/sr.po, po/tg.po, po/uk.po,
	  po/wa.po, prog/aspell.cpp, prog/check_funs.cpp: merged
	  rel_0_60_1-branch

2004-11-20 00:06  kevina

	* myspell/munch.h: added missing file

2004-11-17 19:01  kevina

	* common/config.hpp:
	  Apply patch 1067628: declare the class Cacheable earlier

2004-11-15 05:29  kevina

	* configure.ac, common/file_util.cpp:
	  Fix #1065243 acommon::need_dir() fails for windows directories

2004-11-15 04:03  kevina

	* modules/speller/default/affix.cpp:
	  Fix bug 1066520: affix compression breaks case sensitivity logic

2004-11-09 23:18  kevina

	* common/convert.cpp, common/info.cpp, lib/find_speller.cpp,
	  modules/filter/tex.cpp, modules/speller/default/affix.cpp,
	  modules/speller/default/data.cpp,
	  modules/speller/default/readonly_ws.cpp:
	  More compile fixes.

2004-11-09 06:49  kevina

	* auto/MkSrc/Create.pm, manual/readme.texi,
	  modules/speller/default/block_vector.hpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/vector_hash.hpp:
	  Compile fixes when --disable-nls is used.

2004-11-09 01:25  kevina

	* configure.ac: removed unused code in configure.ac

2004-11-09 01:20  kevina

	* configure.ac, common/config.cpp, common/convert.cpp,
	  common/gettext_init.cpp, common/info.cpp, common/posib_err.cpp,
	  lib/find_speller.cpp, lib/new_fmode.cpp, manual/aspell.texi,
	  manual/readme.texi, modules/filter/tex.cpp,
	  modules/speller/default/affix.cpp,
	  modules/speller/default/data.cpp,
	  modules/speller/default/language.cpp,
	  modules/speller/default/readonly_ws.cpp, prog/aspell.cpp,
	  prog/check_funs.cpp:
	  Only define _XOPEN_SOURCE_EXTENDED if needed.

	  Minor manual fixed.

2004-11-09 01:18  kevina

	* po/: POTFILES.in, aspell.pot, be.po, cs.po, da.po, de.po,
	  en_GB.po, es.po, fr.po, ga.po, mn.po, nl.po, pt_BR.po, ro.po,
	  ru.po, sr.po, tg.po, uk.po, wa.po: updated po files

2004-11-08 02:33  kevina

	* configure.ac: changed version to 6.1.1

2004-11-08 01:15  kevina

	* configure.ac, prog/check_funs.cpp:
	  Fix for Debian gcc 2.95 which was due to the global definition of
	  _XOPEN_SOURCE_EXTENDED.

2004-11-08 00:59  kevina

	* common/file_util.cpp, lib/new_filter.cpp:
	  Removed hack for debian gcc-2.95 which didn't work anyway.

2004-11-07 19:55  kevina

	* configure.ac: Fix type in configure.ac

2004-11-07 19:55  kevina

	* configure.ac, manual/aspell.texi, manual/readme.texi:
	  Updated manual.

	  Final changes before release.

2004-11-07 16:57  kevina

	* po/cs.po: updated cs po file

2004-11-07 05:29  kevina

	* prog/compress.c: minor fix

2004-11-07 05:27  kevina

	* prog/compress.c: ansi c bug fix

2004-11-07 05:08  kevina

	* manual/lang-supported.texi: updates supported languages

2004-11-07 05:06  kevina

	* manual/: crubadan.texi, lang-supported.texi:
	  Updated supported languages.

2004-11-07 00:22  kevina

	* modules/filter/nroff-filter.info: Updated desc of Nroff filter to
	  make it consist with desc of other filters

2004-11-06 18:40  kevina

	* po/: aspell.pot, be.po, cs.po, da.po, de.po, en_GB.po, es.po,
	  fr.po, ga.po, mn.po, nl.po, pt_BR.po, ro.po, ru.po, sr.po, tg.po,
	  uk.po, wa.po: updated po files

2004-11-06 17:55  kevina

	* manual/aspell.texi, modules/filter/texinfo-filter.info:
	  Updated manual and desc of texinfo-ignore

2004-11-06 17:44  kevina

	* prog/: compress.c, prezip.c:
	  Fix bug # 1057069: corrupt input for compress.c and prezip.c

2004-11-05 17:35  kevina

	* prog/aspell.cpp:
	  Fix for bug 1057846: "norm" command gives a bad error message.

2004-11-04 16:32  kevina

	* auto/MkSrc/ProcImpl.pm, common/getdata.cpp, lib/new_fmode.cpp:
	  removed some uses of ensure_null_end

2004-11-01 13:22  kevina

	* common/config.cpp, common/convert.hpp, common/string.hpp,
	  modules/speller/default/language.cpp:

	  Improved doc on when th String class is null terminated.
	  Replaced a few instances of "ensure_null_end() ... data()" with
	  just "mstr()".

2004-10-31 15:07  kevina

	* modules/speller/default/data.cpp: Fix bug 1057855: function
	  add_data_set, var id has corrupted data

2004-10-30 12:45  kevina

	* common/: convert.cpp, convert.hpp:
	  Fix memory leak (bug #1056983).

2004-10-30 10:00  kevina

	* lib/new_fmode.cpp, manual/aspell-dev.texi, manual/aspell.texi,
	  modules/filter/texinfo-filter.info,
	  modules/filter/modes/ccpp.amf, modules/filter/modes/comment.amf,
	  modules/filter/modes/email.amf, modules/filter/modes/html.amf,
	  modules/filter/modes/none.amf, modules/filter/modes/nroff.amf,
	  modules/filter/modes/perl.amf, modules/filter/modes/sgml.amf,
	  modules/filter/modes/tex.amf, modules/filter/modes/texinfo.amf,
	  modules/filter/modes/url.amf, prog/aspell.cpp:
	  Enhances section on filter modes in dev. modules by moving the
	  conetents of the comments in the filter mode files to the manual.
	   Than removed the comments in the filter modes.  Spell checked
	  dev-manual.

	  When nroff mode failes also print the error with the warning.'

2004-10-30 09:58  kevina

	* modules/speller/default/leditdist.hpp: Fixed typos in comments

2004-10-29 00:23  kevina

	* prog/compress.c: More compress.c imporv

2004-10-27 18:41  kevina

	* Makefile.am, common/filter.cpp, common/filter.hpp,
	  common/strtonum.cpp, common/strtonum.hpp, lib/new_fmode.cpp,
	  manual/aspell.texi, manual/readme.texi,
	  modules/filter/texinfo-filter.info, modules/filter/texinfo.cpp,
	  modules/filter/modes/texinfo.amf:
	  Added texinfo filter.

	  Fixed version control.

	  Spellchecked manual using new texinfo filter.

2004-10-26 11:12  kevina

	* Makefile.am, common/file_util.cpp, common/posib_err.cpp,
	  manual/aspell.texi, modules/speller/default/language.cpp,
	  modules/speller/default/language.hpp, scripts/ispell:
	  Portability Fixes.

	  language.cpp: Fixed bug when retreving default language and when
	  calling   expand or munch with no affix file.

2004-10-26 11:09  kevina

	* po/: aspell.pot, be.po, cs.po, da.po, de.po, en_GB.po, es.po,
	  fr.po, ga.po, mn.po, nl.po, pt_BR.po, ro.po, ru.po, sr.po, tg.po,
	  uk.po, wa.po: updated po files

2004-10-25 11:14  kevina

	* po/aspell.pot, po/be.po, po/cs.po, po/da.po, po/de.po,
	  po/en_GB.po, po/es.po, po/fr.po, po/ga.po, po/mn.po, po/nl.po,
	  po/pt_BR.po, po/ro.po, po/ru.po, po/sr.po, po/tg.po, po/uk.po,
	  po/wa.po, prog/aspell.cpp:
	  Made "WARNING: Unable to enter Nroff mode.\n" a translatable
	  string.

2004-10-25 11:10  kevina

	* manual/aspell.texi, prog/aspell.cpp, scripts/ispell:

	  Nroff is now the default filter mode when in "pipe" mode for
	  compatibility with Ispell.

	  Added support for the '-D' in the ispell compatibity script.

2004-10-25 09:45  kevina

	* manual/aspell.texi, modules/filter/modes/nroff.amf:
	  Changes for new nroff filter.

	  Minor Change to aspell.texi to reflect the fact that aspell 0.60
	  has already been released.

2004-10-25 05:44  kevina

	* manual/aspell.texi, scripts/ispell:
	  Updated manual to reflect new Nroff filter amoung other changes.

	  Added option of using ispell keymapping for Ispell compatability
	  script.

2004-10-22 23:28  kevina

	* prog/aspell.cpp:
	  Fix bug 1026560: Replace all infinite loop

2004-10-22 23:04  kevina

	* prog/compress.c:
	  Enhancements and bug fixed for compress.c by Jose Da Silva

2004-10-17 16:26  kevina

	* Makefile.am, common/convert.hpp,
	  modules/filter/nroff-filter.info, modules/filter/nroff.cpp,
	  modules/filter/modes/nroff.amf, po/aspell.pot, po/be.po,
	  po/cs.po, po/da.po, po/de.po, po/en_GB.po, po/es.po, po/fr.po,
	  po/ga.po, po/mn.po, po/nl.po, po/pt_BR.po, po/ro.po, po/ru.po,
	  po/sr.po, po/tg.po, po/uk.po, po/wa.po, prog/aspell.cpp:
	  Added a preliminary Nroff filter.

	  Updated po files.

2004-10-12 06:39  kevina

	* manual/: crubadan.texi, lang-supported.texi:
	  Updated supported lang. list.

2004-10-11 06:20  kevina

	* common/string.hpp:
	  Semi-bug fix.

2004-10-11 06:18  kevina

	* common/: string.cpp, string.hpp:
	  Added some documentation and fixed a bug in the String class.

2004-10-02 22:38  kevina

	* common/cache.cpp: Fix memory leak

2004-10-02 02:49  kevina

	* common/cache.cpp: Portability fix for NetBSD.

2004-10-02 02:47  kevina

	* Makefile.am:
	  Misc changes.

2004-09-30 10:25  kevina

	* configure.ac: Bug fix for enabling regex

2004-09-28 23:29  kevina

	* scripts/prezip: Portability fixes for prezip script

2004-09-26 07:15  kevina

	* Makefile.am, config-debug, config-opt, manual/readme.texi,
	  po/aspell.pot, po/be.po, po/cs.po, po/da.po, po/de.po,
	  po/en_GB.po, po/es.po, po/fr.po, po/ga.po, po/mn.po, po/nl.po,
	  po/pt_BR.po, po/ro.po, po/ru.po, po/sr.po, po/tg.po, po/uk.po,
	  po/wa.po:
	  Portability fixes

2004-09-25 06:47  kevina

	* common/iostream.hpp, modules/speller/default/affix.cpp:
	  portability fixes

2004-09-23 07:42  kevina

	* common/info.cpp: Fix compile bug

2004-09-23 07:25  kevina

	* common/file_util.cpp, common/info.cpp, common/lock.hpp,
	  modules/speller/default/readonly_ws.cpp: Portability fixes for
	  MINGW

2004-09-18 20:40  kevina

	* configure.ac: Defined _XOPEN_SOURCE_EXTENDED to fix 1021883

2004-09-11 03:36  kevina

	* manual/: aspell.texi, readme.texi: Fixed errors is doc

2004-09-11 03:32  kevina

	* manual/: crubadan.texi, lang-supported.texi:
	  Updaded supported lang. in manual.

2004-09-01 16:17  kevina

	* Makefile.am, common/file_util.cpp:
	  Makefile.am: removed export before PERLPROG.	Don't know why it
	  was their.

	  common/file_util.cpp: check for null before calling closedir

2004-09-01 16:15  kevina

	* po/mn.po: added missing po file

2004-08-28 22:40  kevina

	* Makefile.am, configure.ac: Added missing win32/ files to dist

2004-08-26 22:26  kevina

	* configure.ac, common/config.cpp, manual/aspell.texi,
	  manual/crubadan.texi, manual/lang-supported.texi,
	  manual/readme.texi, po/aspell.pot, po/be.po, po/cs.po, po/da.po,
	  po/de.po, po/en_GB.po, po/es.po, po/fr.po, po/ga.po, po/nl.po,
	  po/pt_BR.po, po/ro.po, po/ru.po, po/sr.po, po/tg.po, po/uk.po,
	  po/wa.po: Final changes before 0.60 release

2004-08-22 18:17  kevina

	* po/: LINGUAS, aspell.pot, be.po, cs.po, da.po, de.po, en_GB.po,
	  es.po, fr.po, ga.po, nl.po, pt_BR.po, ro.po, ru.po, sr.po, tg.po,
	  uk.po, wa.po: update po files

2004-08-22 16:34  kevina

	* prog/prezip.c: Removed unneeded white space

2004-08-22 15:48  kevina

	* prog/prezip.c: Fixed spelling error

2004-08-12 21:50  kevina

	* po/: aspell.pot, be.po, cs.po, da.po, de.po, en_GB.po, es.po,
	  fr.po, ga.po, nl.po, pt_BR.po, ro.po, ru.po, sr.po, tg.po, uk.po:
	  updated po files

2004-08-12 21:34  kevina

	* common/config.cpp, manual/aspell.texi,
	  manual/lang-supported.texi, manual/readme.texi,
	  modules/filter/modes/perl.amf,
	  modules/speller/default/language.cpp,
	  modules/speller/default/speller_impl.cpp, prog/aspell.cpp:
	  Fix ignore-accents so it will work again.

	  Made Yes choise a translatable string.

2004-08-07 23:22  kevina

	* manual/crubadan.texi, manual/lang-supported.texi,
	  prog/aspell.cpp, prog/check_funs.cpp, prog/checker_string.cpp:
	  Updated status stable.

	  Fix bug #1004945: Replace does not insert UTF-8 chars

2004-08-03 13:20  kevina

	* common/convert.cpp:
	  Bug fix in ./common/convert.cpp when __GNUC__ is not defined.

2004-08-03 13:18  kevina

	* modules/filter/sgml.cpp:
	  Disabled sgml encoder as it causes problems since EVERY character
	  above non-ascii character gets encoded via &#uni; (or something
	  like that).

2004-07-30 16:41  kevina

	* lib/new_fmode.cpp, manual/readme.texi,
	  modules/filter/modes/tex.amf:
	  Minor Manual Update

	  Bug fix when invalid config option is in mode file.

	  Removed invalid config option form tex mode file.

2004-07-30 06:31  kevina

	* manual/: crubadan.texi, lang-supported.texi: Update lang table

2004-07-30 06:27  kevina

	* po/: aspell.pot, be.po, cs.po, da.po, de.po, en_GB.po, es.po,
	  fr.po, ga.po, nl.po, pt_BR.po, ro.po, ru.po, sr.po, tg.po, uk.po:
	  update po files

2004-07-26 11:24  kevina

	* modules/speller/default/readonly_ws.cpp: More fixes for Solaris
	  c++

2004-07-24 06:03  kevina

	* common/: convert.cpp, objstack.hpp, ostream.hpp, parm_string.hpp,
	  vararray.hpp:
	  Portability fixed for SunPro C++.

2004-07-21 14:02  kevina

	* config-debug, modules/speller/default/speller_impl.cpp,
	  modules/speller/default/suggest.cpp,
	  modules/speller/default/writable.cpp:
	  Actually USE the repl dict when suggesting.

2004-07-21 12:21  kevina

	* configure.ac, common/config.hpp, lib/new_config.cpp,
	  lib/new_filter.cpp, manual/aspell.texi,
	  manual/lang-supported.texi, prog/aspell.cpp:
	  Portability fixes.

2004-07-21 12:20  kevina

	* po/: aspell.pot, be.po, cs.po, da.po, de.po, en_GB.po, es.po,
	  fr.po, ga.po, nl.po, pt_BR.po, ro.po, ru.po, sr.po, tg.po, uk.po:
	  updated po files

2004-07-15 19:29  kevina

	* configure.ac, manual/Makefile.am, manual/aspell.texi,
	  manual/readme.texi, prog/aspell.cpp, prog/check_funs.cpp: Minor
	  changes and bug fixes

2004-07-15 19:27  kevina

	* po/: aspell.pot, be.po, cs.po, da.po, de.po, en_GB.po, es.po,
	  fr.po, ga.po, nl.po, pt_BR.po, ro.po, ru.po, sr.po, tg.po, uk.po:

	  Updated po files.

2004-07-15 04:58  kevina

	* Makefile.am, configure.ac, common/config.cpp, common/convert.cpp,
	  common/convert.hpp, common/string.cpp, common/string_map.cpp,
	  lib/new_config.cpp, lib/new_filter.cpp, manual/crubadan.texi,
	  manual/lang-supported.texi, modules/speller/default/language.cpp,
	  modules/speller/default/readonly_ws.cpp, prog/aspell.cpp,
	  prog/check_funs.cpp:
	  Portability fixes.

	  Bug fixes.

2004-07-15 04:58  kevina

	* po/: aspell.pot, be.po, cs.po, da.po, de.po, en_GB.po, es.po,
	  fr.po, ga.po, nl.po, pt_BR.po, ro.po, ru.po, sr.po, tg.po, uk.po:
	  updated po files

2004-07-06 08:08  kevina

	* manual/: aspell.texi, crubadan.texi, lang-supported.texi: Manual
	  updates

2004-07-05 23:11  kevina

	* scripts/spell: fixed spell script

2004-07-03 12:37  kevina

	* po/: aspell.pot, be.po, cs.po, da.po, de.po, en_GB.po, es.po,
	  fr.po, ga.po, nl.po, pt_BR.po, ro.po, ru.po, sr.po, tg.po, uk.po:
	  updated po files

2004-07-03 12:35  kevina

	* common/convert.hpp, common/gettext_init.cpp, manual/aspell.texi,
	  manual/crubadan.texi, manual/lang-supported.texi,
	  manual/readme.texi, po/ru.po, prog/aspell.cpp,
	  prog/check_funs.cpp, prog/checker_string.cpp,
	  prog/checker_string.hpp:
	  Added support for checking documents diffrent from the Terminal
	  encoding.

	  Manual updates.

2004-06-30 16:32  kevina

	* common/config.cpp, common/filter.hpp, common/gettext.h,
	  common/gettext_init.cpp, lib/find_speller.cpp, lib/new_fmode.cpp,
	  manual/aspell.texi, manual/readme.texi,
	  modules/speller/default/suggest.cpp, prog/aspell.cpp,
	  prog/check_funs.cpp:
	  Bug fixes.  Eliminated print_mode_help as the word wrapping
	  didn't work correctly with Unicode.

	  Better formating of edit key help screen.

	  Manual Updates.

2004-06-29 05:22  kevina

	* Makefile.am, lib5/Makefile.am: Build fixes

2004-06-29 05:14  kevina

	* po/: be.po, cs.po, da.po, de.po, en_GB.po, es.po, fr.po, ga.po,
	  nl.po, pt_BR.po, ro.po, ru.po, sr.po, tg.po, uk.po: update po
	  files

2004-06-28 18:18  kevina

	* common/config.cpp, common/config.hpp, common/convert.hpp,
	  common/gettext.h, common/objstack.cpp, common/posib_err.hpp,
	  gen/mk-static-filter.pl, lib/new_filter.cpp, lib/new_fmode.cpp,
	  modules/filter/context.cpp, modules/filter/email.cpp,
	  modules/filter/sgml.cpp, modules/filter/tex.cpp,
	  modules/speller/default/matrix.hpp,
	  modules/speller/default/writable.cpp, prog/aspell.cpp,
	  prog/check_funs.cpp:
	  Renamed "filter-" prefix to "f-".

	  Added "usage" help mode.

	  Make normal --help more verbose.  This includes listing all
	  available filters, even if they don't have any options.  Also
	  lists available dicts.

	  Reordered config options.

	  Added gt_ function.  (calls gettext)

	  Added more strings for translation.

2004-06-28 16:49  kevina

	* po/: POTFILES.in, aspell.pot, be.po, cs.po, da.po, de.po,
	  en_GB.po, es.po, fr.po, ga.po, nl.po, pt_BR.po, ro.po, ru.po,
	  sr.po, tg.po, uk.po: update po files

2004-06-26 22:54  kevina

	* Makefile.am, configure.ac, auto/mk-src.in, common/config.cpp,
	  common/config.hpp, common/filter.hpp, common/indiv_filter.hpp,
	  common/string.cpp, common/string.hpp, gen/mk-filter-pot.pl,
	  gen/mk-static-filter.pl, lib/new_config.cpp, lib/new_filter.cpp,
	  lib/new_fmode.cpp, modules/filter/context-filter.info,
	  modules/filter/email-filter.info,
	  modules/filter/html-filter.info, modules/filter/sgml-filter.info,
	  modules/filter/sgml.cpp, modules/filter/tex-filter.info,
	  modules/filter/url-filter.info, modules/filter/modes/ccpp.amf,
	  modules/filter/modes/comment.amf, modules/filter/modes/email.amf,
	  modules/filter/modes/html.amf, modules/filter/modes/none.amf,
	  modules/filter/modes/perl.amf, modules/filter/modes/sgml.amf,
	  modules/filter/modes/tex.amf, modules/filter/modes/url.amf,
	  prog/aspell.cpp:
	  Don't break binary compatibity by default.

	  Removed empty_non_bool error message.

	  Added Config::retrieve_any

	  Added support for "hidden" config keys.

	  Added HTML filter.  Uses the same library as SGML filter.    Made
	  some enhancments so that this is possible.

	  Bug fix in string classes when assign methods are passed a null
	  pointer.

	  Added filter modes to mk-filter-pot

	  Removed support for regexp filter matching for help and configure
	  command.  Now by default load them all.

	  Added support for listing available filters and filter modes.

	  Changed descriptions of filters and filter modes.

2004-06-26 22:45  kevina

	* po/: aspell.pot, be.po, cs.po, da.po, de.po, en_GB.po, es.po,
	  fr.po, ga.po, nl.po, pt_BR.po, ro.po, ru.po, sr.po, tg.po, uk.po:
	  updated po files

2004-06-23 09:48  kevina

	* lib5/Makefile.am:
	  Don't attempt to compile aspell5 compatibly libs if
	  disable-inc.-soname.

2004-06-23 09:39  kevina

	* Makefile.am, configure.ac, lib/new_filter.cpp, lib5/Makefile.am,
	  lib5/aspell-dummy.cpp, lib5/pspell-dummy.cpp,
	  modules/filter/tex.cpp:

	  Broke binary compaibity so Aspell 0.50 and 0.60 can coexist.	BUT
	  added type different ways to get it back.

	  Disabled broken TeX decoder/encoder.

2004-06-23 03:17  kevina

	* prog/compress.c: Minor fixed to compress.c

2004-06-23 02:44  kevina

	* prog/compress.c: Minor clarification

2004-06-23 02:34  kevina

	* prog/compress.c: Fix Stack overflow bug

2004-06-22 19:23  kevina

	* common/config.cpp, manual/crubadan.texi,
	  manual/lang-supported.texi, prog/aspell.cpp: minor updates

2004-06-22 19:18  kevina

	* po/: aspell.pot, be.po, cs.po, da.po, de.po, en_GB.po, es.po,
	  fr.po, ga.po, nl.po, pt_BR.po, ro.po, ru.po, sr.po, tg.po, uk.po:
	  updated po files

2004-06-20 20:39  kevina

	* common/vector.hpp, modules/filter/sgml.cpp: compile fixes for gcc
	  2.95 and 3.4

2004-06-20 19:51  kevina

	* manual/: aspell-dev.texi, aspell.texi: Removed $Id$ from manual

2004-06-20 19:40  kevina

	* po/: aspell.pot, be.po, cs.po, de.po, en_GB.po, es.po, fr.po,
	  ga.po, nl.po, pt_BR.po, ro.po, ru.po, sr.po, uk.po: update po
	  files

2004-06-20 19:28  kevina

	* scripts/munchlist:
	  Removed CVS LOG junk.

2004-06-20 18:49  kevina

	* common/config.cpp, common/config.hpp, manual/aspell.texi,
	  modules/filter/tex-filter.info, modules/filter/tex.cpp,
	  modules/speller/default/language.cpp,
	  modules/speller/default/suggest.cpp:
	  Bug fix in separate_list.

	  Changed sug-split-chars from string to list sug-split-char

	  Added lang_config_merge method.

2004-06-20 07:14  kevina

	* prog/prezip.c:
	  Compile fix.

2004-06-20 04:24  kevina

	* common/config.cpp, common/config.hpp, common/filter.cpp,
	  common/filter.hpp, common/indiv_filter.hpp, common/string.cpp,
	  common/string.hpp, common/string_list.cpp, lib/new_filter.cpp,
	  lib/new_fmode.cpp, modules/filter/context.cpp,
	  modules/filter/sgml-filter.info, modules/filter/tex-filter.info,
	  modules/filter/tex.cpp, prog/aspell.cpp:
	  Reworked adding filter modules to config class.  It no longer
	  uses a single global instance.  Config modules now stored in
	  vector and it adds directly to this vector.  Caches modules using
	  GlobalCache.

	  Factored out more of the version code into a new function
	  check_version.

	  Removed String::lower and String::upper.  String::upper is never
	  used for String::lower use to_lower in getdata.hpp instead.

	  Removed String::length use String::size

2004-06-19 00:37  kevina

	* common/cache-t.hpp, common/cache.hpp, common/config.cpp,
	  common/config.hpp, common/filter.hpp, common/string_list.cpp,
	  lib/new_fmode.cpp, prog/aspell.cpp: Reworked filter modes so it
	  no longer uses a single gloabal instance.  Now uses GlobalCache
	  class.

	  Fixed major bugs in StringList::remove.

2004-06-18 16:18  kevina

	* configure.ac, common/filter_debug.hpp, gen/mk-static-filter.pl,
	  lib/new_filter.cpp, manual/aspell-dev.texi,
	  modules/filter/context.cpp, modules/filter/email.cpp,
	  modules/filter/sgml.cpp, modules/filter/tex.cpp,
	  modules/filter/url.cpp:
	  Changed filter "activation" functions to new_aspell_<filter>_*
	  for both static and dynamic filters.

	  Eliminated need for loadable-filter-API.hpp	moved debug stuff
	  into filter_debug.hpp

	  Merged context.hpp info context.cpp and removed context.hpp.

	  Added "lib-file" option to filter info files so that more than
	  one filter can be defined in a library.

	  Filter are now in an anonymous namespace.

2004-06-17 07:02  kevina

	* Makefile.am, gen/mk-static-filter.pl, lib/new_filter.cpp,
	  modules/filter/context-filter.info,
	  modules/filter/email-filter.info,
	  modules/filter/sgml-filter.info, modules/filter/tex-filter.info,
	  modules/filter/url-filter.info, prog/aspell.cpp:
	  Renamed *-filter.opt to *-filter.info.

2004-06-17 06:40  kevina

	* Makefile.am, config-opt, auto/mk-src.in, common/config.cpp,
	  common/config.hpp, common/convert.cpp, common/convert.hpp,
	  common/document_checker.cpp, common/file_util.cpp,
	  common/file_util.hpp, common/filter.cpp, common/filter.hpp,
	  common/fstream.cpp, common/fstream.hpp, common/getdata.cpp,
	  common/getdata.hpp, common/indiv_filter.hpp, common/info.cpp,
	  common/mutable_container.hpp, common/ostream.hpp,
	  common/parm_string.hpp, common/string.cpp, common/string.hpp,
	  common/string_list.cpp, common/string_list.hpp,
	  common/string_map.hpp, common/vector.hpp, lib/find_speller.cpp,
	  lib/new_config.cpp, lib/new_filter.cpp, lib/new_fmode.cpp,
	  modules/filter/email.cpp, modules/filter/sgml.cpp,
	  modules/filter/tex.cpp, modules/filter/modes/ccpp.amf,
	  modules/filter/modes/comment.amf, modules/filter/modes/email.amf,
	  modules/filter/modes/html.amf, modules/filter/modes/perl.amf,
	  modules/filter/modes/sgml.amf, modules/filter/modes/tex.amf,
	  modules/speller/default/affix.cpp,
	  modules/speller/default/language.cpp,
	  modules/speller/default/speller_impl.cpp,
	  modules/speller/default/suggest.cpp, po/POTFILES.in,
	  prog/aspell.cpp:

	  Rewroked config class so that options settings the config files
	  are handled correctly.  This involved a rewrite of have the
	  config code.	Also changed "rem-all-" to "clear-" and added
	  support for other prefixes.

	  Reworked filter code:

	    Reworked error handling.

	    Eleminted seperate ... encoder ... deconder .. filter

	    Removed notifier when adding filters
	      filter modules are added as needed not when the "add-filter"
	      option is set

	    Removed short option hack in new_fmode.cpp as it was completly
	    unnecesaary.  The exiting code in aspell.cpp works just fine.
	  I do
	    not intend to allow users to specify custom short options for
	  modes.

	    Removed overly complicated Directoyr/PathBrowser

	    Removed option "option-path".  option files are
	    expected to be in the same location the library is found

2004-06-08 11:24  kevina

	* modules/speller/default/affix.cpp: Compile fix for gcc-2.95

2004-06-08 11:10  kevina

	* po/: aspell.pot, be.po, cs.po, da.po, de.po, en_GB.po, es.po,
	  fr.po, ga.po, nl.po, pt_BR.po, ro.po, ru.po, sr.po, tg.po, uk.po:
	  update po files

2004-06-08 11:06  kevina

	* auto/mk-src.in: Minor fixes to error strings

2004-06-08 11:01  kevina

	* common/config.cpp: Minor change

2004-06-08 10:52  kevina

	* auto/mk-src.in, manual/lang-supported.texi,
	  modules/speller/default/affix.cpp: Better error checking when
	  parsing affix file

2004-06-06 10:42  kevina

	* manual/: Makefile.am, aspell.texi, crubadan.texi,
	  lang-supported.texi: Manual Update

2004-06-04 12:46  kevina

	* auto/mk-src.in, modules/speller/default/affix.cpp,
	  modules/speller/default/language.cpp: Better error reporting for
	  affix file

2004-06-04 11:44  kevina

	* auto/mk-src.in, common/posib_err.hpp, lib/new_filter.cpp,
	  lib/new_fmode.cpp: Clean up filter code a bit.

2004-06-02 09:10  kevina

	* scripts/munchlist: Removed $Log$

2004-06-02 09:07  kevina

	* Makefile.am, config-debug, configure.ac, auto/mk-src.in,
	  common/block_slist.hpp, common/config.cpp, common/config.hpp,
	  common/convert.cpp, common/convert.hpp, common/filter.cpp,
	  common/filter.hpp, common/getdata.cpp, common/getdata.hpp,
	  common/hash.hpp, common/indiv_filter.hpp, common/info.cpp,
	  common/iostream.hpp, common/lock.hpp, common/mutable_string.hpp,
	  common/ostream.hpp, common/posib_err.hpp, common/speller.hpp,
	  common/string.cpp, common/string.hpp, common/string_map.hpp,
	  common/strtonum.cpp, common/strtonum.hpp, common/tokenizer.hpp,
	  gen/mk-static-filter.pl, lib/find_speller.cpp,
	  lib/new_config.cpp, lib/new_filter.cpp, lib/new_fmode.cpp,
	  manual/aspell-dev.texi, manual/aspell.texi,
	  modules/filter/tex.cpp, modules/filter/url.cpp,
	  modules/filter/modes/ccpp.amf, modules/filter/modes/comment.amf,
	  modules/filter/modes/email.amf, modules/filter/modes/html.amf,
	  modules/filter/modes/none.amf, modules/filter/modes/perl.amf,
	  modules/filter/modes/sgml.amf, modules/filter/modes/tex.amf,
	  modules/filter/modes/url.amf, po/aspell.pot, po/be.po, po/cs.po,
	  po/da.po, po/de.po, po/en_GB.po, po/es.po, po/fr.po, po/ga.po,
	  po/nl.po, po/pt_BR.po, po/ro.po, po/ru.po, po/sr.po, po/tg.po,
	  po/uk.po, prog/aspell.cpp, scripts/munchlist: Merged in changes
	  from loadable-branch

2004-06-01 03:45  kevina

	* configure.ac: Minor fix

2004-06-01 01:34  kevina

	* common/info.cpp, lib/find_speller.cpp,
	  modules/speller/default/affix.cpp:
	  Fixed dictionary search code to work with 3 letter language
	  codes.

2004-05-31 21:59  kevina

	* configure.ac, auto/mk-src.in, common/config.cpp,
	  common/objstack.cpp, common/objstack.hpp,
	  modules/speller/default/affix.cpp,
	  modules/speller/default/affix.hpp,
	  modules/speller/default/language.cpp:
	  Further reduce the memory used by the affix table.

	  Changed unapplicable to inapplicable.

	  Added calc_size() method to ObjStack

2004-05-31 08:22  kevina

	* po/: POTFILES.in, aspell.pot, be.po, cs.po, da.po, de.po,
	  en_GB.po, es.po, fr.po, ga.po, nl.po, pt_BR.po, ro.po, ru.po,
	  sr.po, tg.po, uk.po: Update po files

2004-05-31 07:49  kevina

	* lib/find_speller.cpp, manual/aspell.texi:
	  Bug fix in find_speller: avoid calling StringList::size() since
	  it's not implemented.

	  Updated manual to add note on new "clean" command and associated
	  options as well as new "dict-alias", and "variety" option.

2004-05-30 06:37  kevina

	* modules/speller/default/: readonly_ws.cpp, vector_hash-t.hpp,
	  vector_hash.hpp: More fiddling with load factor

2004-05-30 05:48  kevina

	* modules/speller/default/: readonly_ws.cpp, vector_hash-t.hpp:
	  Decreased the load facter of the vector hash table when it is
	  expanding or when affix compression is used.	Of course this also
	  increases the hash size ;(

2004-05-30 04:49  kevina

	* common/info.cpp, common/info.hpp, lib/find_speller.cpp,
	  modules/speller/default/affix.cpp, po/POTFILES.in:
	  Added support for dict-alias.

	  Minor cleanups in affix.cpp

2004-05-30 02:22  kevina

	* modules/speller/default/affix.cpp: minor cleanups

2004-05-30 02:18  kevina

	* modules/speller/default/affix.cpp: minor cleanups

2004-05-30 02:16  kevina

	* modules/speller/default/affix.cpp:
	  Bug fix.

2004-05-30 00:24  kevina

	* modules/speller/default/: affix.cpp, affix.hpp:
	  Greatly reduced memory and improved load time by only storing the
	  condation matrix once for each uniqe condations rather than
	  always storing it for each rule.

2004-05-29 20:08  kevina

	* common/config.cpp, common/info.cpp, common/info.hpp,
	  lib/find_speller.cpp, modules/speller/default/readonly_ws.cpp:
	  Added variety option which is like jargon but is a list so
	  multiple varieties may be specified.

	  Fixed bug when affixes are not given in readonly_ws.cpp.

2004-05-28 17:02  kevina

	* common/config.cpp, modules/speller/default/language.cpp,
	  modules/speller/default/readonly_ws.cpp:
	  Use new WordListIterator when creating the dictionary.  Added
	  length check to WordListIterator.

2004-05-28 06:15  kevina

	* modules/speller/default/language.cpp: Removed space stripping as
	  it is incorrect in some cases

2004-05-28 06:12  kevina

	* modules/speller/default/language.cpp: Bug fix

2004-05-28 06:06  kevina

	* auto/mk-src.in, common/config.cpp, common/parm_string.hpp,
	  modules/speller/default/language.cpp,
	  modules/speller/default/language.hpp, prog/aspell.cpp:
	  common/parm_string.hpp: Added ParmStr typedef to pass ParmString
	  by   const reference in some places

	  *: Added WordListIterator to iterate through a word list which
	  will	 also check for invalid words and affixes.  Also added
	  methods to   validate and clean affix flags.	Reworked clean
	  function in aspell.cpp   to use WordListIterator

2004-05-27 03:02  kevina

	* modules/speller/default/affix.cpp,
	  modules/speller/default/affix.hpp,
	  modules/speller/default/speller_impl.cpp,
	  modules/speller/default/speller_impl.hpp, prog/aspell.cpp:
	  Added support for checking affix flags when cleaning a word list.

	  Checked to make sure that the language matched when adding
	  dictionaries to the speller class.

2004-05-26 17:16  kevina

	* po/: aspell.pot, be.po, cs.po, da.po, de.po, en_GB.po, es.po,
	  fr.po, ga.po, nl.po, pt_BR.po, ro.po, ru.po, sr.po, tg.po, uk.po:
	  Updated po files

2004-05-26 17:08  kevina

	* prog/aspell.cpp, scripts/ispell:
	  More minor changes.

2004-05-26 15:47  kevina

	* common/config.cpp, common/convert.hpp, prog/aspell.cpp:
	  Added "clean" mode to Aspell utility.

	  Other minor changes.

2004-05-26 03:19  kevina

	* modules/speller/default/language.cpp: more changes to
	  check_if_valid

2004-05-25 20:37  kevina

	* modules/speller/default/: affix.cpp, language.cpp:
	  Minor adjustment to SfxEntry::add so that it will check the conds
	  against the orignal root and not the prefix expanded word.

2004-05-25 18:59  kevina

	* configure.ac, modules/speller/default/language.cpp:
	  Better error reporting for check_if_valid

2004-05-25 06:19  kevina

	* prog/aspell.cpp:
	  Don't show the affix flag for invalid/unexpandable affixes unless
	  limit is used for "aspell expand".

2004-05-25 06:02  kevina

	* modules/speller/default/: affix.cpp, affix.hpp:
	  Fixed subtle bug when dealing with cross-product when the word is
	  short enough that the expanded prefix will be counted towards the
	  conditions of the suffix.

2004-05-25 04:36  kevina

	* modules/speller/default/speller_impl.cpp, prog/aspell.cpp:
	  Added support for indicating words formated by affix rules and
	  compound words in pipe mode like ispell does.

2004-05-24 21:03  kevina

	* manual/aspell.texi, modules/speller/default/phonet.cpp,
	  modules/speller/default/phonet.hpp:

	  Converted phonet code to use uppercase again and added an option
	  to remove accents which defaults to true.

2004-05-24 15:10  kevina

	* manual/lang-supported.texi,
	  modules/speller/default/readonly_ws.cpp: Fixed dump master

2004-05-24 15:09  kevina

	* po/: LINGUAS, tg.po: Added tg po file

2004-05-24 03:42  kevina

	* modules/speller/default/phonet.cpp:
	  Bug fix in phonet code.

2004-05-23 22:50  kevina

	* modules/speller/default/: affix.cpp, data.cpp, data.hpp,
	  language.cpp, language.hpp, phonet.cpp, readonly_ws.cpp,
	  speller_impl.cpp, speller_impl.hpp, wordinfo.hpp, writable.cpp:
	  Fixed bugs in affix code involving Uppercase words.  This
	  involved changing the format of the dictionary slightly and
	  changing the soundslike code to work with "clean" words rather
	  than "uppercase" words.

2004-05-23 12:16  kevina

	* modules/speller/default/affix.cpp:
	  Fixed affix code to be able to handle multiple entries in the
	  dictionary.

2004-05-23 00:28  kevina

	* modules/speller/default/: affix.cpp, suggest.cpp:
	  Bug fixes.

2004-05-23 00:13  kevina

	* modules/speller/default/affix.cpp,
	  modules/speller/default/affix.hpp,
	  modules/speller/default/check_list.hpp,
	  modules/speller/default/language.hpp,
	  modules/speller/default/speller_impl.cpp,
	  modules/speller/default/speller_impl.hpp,
	  modules/speller/default/suggest.cpp,
	  modules/speller/default/wordinfo.hpp, prog/aspell.cpp:
	  Reworked how affixes are checked in relation to LookupInfo.
	  Reworked GuessInfo to use an ObjStack.  Eliminated need for
	  CheckList and free_ method in WordEntry.

2004-05-22 18:55  kevina

	* common/: convert.cpp, convert.hpp:
	  Reverted previous commit.  Fixed norm_lookup to work even when
	  the string is not null terminated.

2004-05-22 16:09  kevina

	* common/: convert.cpp, convert.hpp: null end optimizations

2004-05-22 15:49  kevina

	* modules/speller/default/suggest.cpp: minor optimizations

2004-05-22 15:03  kevina

	* modules/speller/default/affix.cpp,
	  modules/speller/default/data.cpp,
	  modules/speller/default/data.hpp,
	  modules/speller/default/language.hpp,
	  modules/speller/default/multi_ws.cpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/speller_impl.cpp,
	  modules/speller/default/speller_impl.hpp,
	  modules/speller/default/suggest.cpp,
	  modules/speller/default/writable.cpp, prog/aspell.cpp:
	  Eleminated LocalDict classes as they are no longer needed due to
	  the removal of the strip accents option.

2004-05-21 16:15  kevina

	* po/: aspell.pot, be.po, cs.po, da.po, de.po, en_GB.po, es.po,
	  fr.po, ga.po, nl.po, pt_BR.po, ro.po, ru.po, sr.po, uk.po: Update
	  po files

2004-05-21 16:11  kevina

	* manual/lang-supported.texi:
	  Manual update

2004-05-21 16:04  kevina

	* common/info.cpp, common/objstack.hpp, lib/find_speller.cpp:
	  Fixed compile problem with objstack.

	  Added ".alias" as a dictionary extension when finding
	  dictioniones.

2004-05-21 14:54  kevina

	* common/objstack.hpp:
	  Minor changes to objstack

2004-05-21 08:13  kevina

	* lib/find_speller.cpp, manual/aspell.texi,
	  manual/lang-supported.texi,
	  modules/speller/default/readonly_ws.cpp:
	  Fixed alignment bug.

	  Updated Manual.

2004-05-20 18:15  kevina

	* modules/speller/default/: phonetic.cpp, readonly_ws.cpp:
	  Added support for "stripped" soundslike.

2004-05-20 15:12  kevina

	* modules/speller/default/writable.cpp:
	  Bug fix when saving personal ws when soundslike isn't used.

2004-05-19 22:33  kevina

	* FIXMEs, configure.ac, auto/MkSrc/ProcImpl.pm, common/convert.cpp,
	  common/convert.hpp, common/speller.hpp, manual/aspell.texi,
	  manual/lang-supported.texi:
	  Buff fix with null end and string length.

	  Manual update.

2004-05-18 19:31  kevina

	* modules/speller/default/affix.cpp: Removed Debug output

2004-05-18 18:27  kevina

	* common/convert.cpp: Bug fix << not >>

2004-05-17 16:08  kevina

	* data/: cp1251.cset, iso-8859-5.cset, koi8-r.cmap, koi8-r.cset,
	  koi8-u.cmap, koi8-u.cset:
	  Updated Cyrillic charsets to treat Cyrillic letters which have
	  unicode decomposition as true base letters.  Cyrillic dicts will
	  need to be recompiled.

2004-05-16 20:22  kevina

	* configure.ac, common/convert.cpp, common/posib_err.hpp,
	  common/string.hpp, manual/aspell.texi: Compile fixes for gcc 2.95

2004-05-15 17:56  kevina

	* po/: aspell.pot, be.po, cs.po, da.po, de.po, en_GB.po, es.po,
	  fr.po, ga.po, nl.po, pt_BR.po, ro.po, ru.po, sr.po, uk.po:
	  updated po files

2004-05-15 17:53  kevina

	* manual/aspell.texi, manual/lang-supported.texi,
	  modules/speller/default/suggest.cpp: Minor Documentation updates

2004-05-15 13:43  kevina

	* manual/aspell.texi, modules/speller/default/asuggest.hpp,
	  modules/speller/default/language.cpp,
	  modules/speller/default/language.hpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/suggest.cpp,
	  modules/speller/default/typo_editdist.cpp,
	  modules/speller/default/typo_editdist.hpp:
	  Enhanced typo-analysis to work better with non-english
	  languagses.

2004-05-15 10:49  kevina

	* modules/speller/default/language.cpp,
	  modules/speller/default/language.hpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/speller_impl.cpp,
	  modules/speller/default/writable.cpp, prog/aspell.cpp:
	  Added support for recognizing the '=' directory in charset data
	  files.

2004-05-14 14:34  kevina

	* manual/aspell-dev.texi: removed junk from aspell-dev.texi

2004-05-12 15:37  kevina

	* po/: LINGUAS, en_GB.po: [no log message]

2004-05-12 13:58  kevina

	* modules/speller/default/readonly_ws.cpp:
	  Added support for properly dealing with dups when creating a
	  dictionary.

2004-05-11 15:57  kevina

	* po/: aspell.pot, be.po, cs.po, da.po, de.po, es.po, fr.po, ga.po,
	  nl.po, pt_BR.po, ro.po, ru.po, sr.po, uk.po:
	  Update po files.

2004-05-11 15:45  kevina

	* common/config.cpp, modules/filter/sgml.cpp,
	  modules/speller/default/affix.cpp,
	  modules/speller/default/data.cpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/suggest.cpp:
	  common/config.cpp: Changed default of run-together-limit back to
	  2.

	  modules/filter/sgml.cpp: Fix to remove compile warnings

	  modules/speller/default/affix.cpp: Bug fix dealin with cross
	  products   and duplicate enties

	  modules/speller/default/data.cpp: Bug fix

	  modules/speller/default/readonly_ws.cpp: Added duplicate checks

	  modules/speller/default/suggest.cpp: Bug fix

2004-05-11 15:39  kevina

	* manual/: aspell.texi, lang-supported.texi:
	  Updated manual.

2004-05-10 12:55  kevina

	* modules/speller/default/: language.cpp, suggest.cpp:
	  fixed bug in repl code

2004-05-10 05:37  kevina

	* manual/aspell.texi, modules/filter/sgml.cpp,
	  modules/speller/default/readonly_ws.cpp:
	  manual/aspell.texi: Updated to reflect removal of strip-accents
	  option   and new SGML filter

	  modules/filter/sgml*: Tom Snyder rewrote the SGML filter.  Now
	  able	 to skip SGML tags.

	  modules/speller/default/readonly_ws.cpp: Removed debug output.

2004-05-10 04:54  kevina

	* common/config.cpp, modules/speller/default/data.cpp,
	  modules/speller/default/data.hpp,
	  modules/speller/default/language.cpp,
	  modules/speller/default/language.hpp,
	  modules/speller/default/multi_ws.cpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/suggest.cpp,
	  modules/speller/default/wordinfo.hpp, prog/aspell.cpp:
	  ----------------------------------------------------------------------
	  common/config.cpp common/objstack.hpp CVS:
	  modules/speller/default/data.cpp CVS:
	  modules/speller/default/data.hpp
	  modules/speller/default/language.hpp CVS:
	  modules/speller/default/multi_ws.cpp CVS:
	  modules/speller/default/readonly_ws.cpp CVS:
	  modules/speller/default/suggest.cpp CVS:
	  modules/speller/default/wordinfo.hpp prog/aspell.cpp CVS:
	  ----------------------------------------------------------------------
	  Removed the strip-accents option.  Ignore-case and ignore-accents
	  options are currently disabled.

2004-05-08 13:38  kevina

	* common/config.cpp, common/objstack.hpp, common/vararray.hpp,
	  modules/filter/sgml.cpp, modules/speller/default/language.cpp,
	  modules/speller/default/speller_impl.hpp,
	  modules/speller/default/suggest.cpp:
	  Added very basic support for suggesting correct spelling of
	  misspelled compound words.

2004-05-08 13:37  kevina

	* manual/aspell.texi:
	  Updated manual to reflect support for new suggestion strategy.

2004-05-05 04:53  kevina

	* modules/speller/default/: affix.hpp, asuggest.hpp, language.cpp,
	  language.hpp, speller_impl.cpp, speller_impl.hpp, suggest.cpp:
	  Optimized the suggestion code to be several times faster in some
	  cases.

2004-05-04 13:10  kevina

	* common/config.cpp, common/mutable_string.hpp,
	  common/simple_string.hpp, modules/speller/default/asuggest.hpp,
	  modules/speller/default/data.cpp,
	  modules/speller/default/data.hpp,
	  modules/speller/default/language.cpp,
	  modules/speller/default/language.hpp,
	  modules/speller/default/phonetic.cpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/speller_impl.cpp,
	  modules/speller/default/speller_impl.hpp,
	  modules/speller/default/suggest.cpp,
	  modules/speller/default/vector_hash-t.hpp,
	  modules/speller/default/vector_hash.hpp,
	  modules/speller/default/wordinfo.hpp,
	  modules/speller/default/writable.cpp:
	  Reworked dictionary format and suggestion code to allow for
	  better suggestions when affixes are involved.  1) An "invisable"
	  soundslike can be used when the soundslike is simpile. 2) The
	  soundslike for the root word can be stored when "full" soundslike
	  is used and suggestions can be made based on the root of the
	  misspelled word.

	  Optimized the creation of the dictionary.  It is now several
	  times faster.

	  Other bug fixes that were discovered in the process.

2004-05-04 13:02  kevina

	* common/: objstack.cpp, objstack.hpp:
	  Enhanced objstack by allowing for temporary allocation.

2004-05-04 12:59  kevina

	* autogen: bug fix

2004-04-28 14:47  kevina

	* manual/aspell.texi: Manual Updates

2004-04-28 14:06  kevina

	* manual/aspell.texi, manual/lang-supported.texi, scripts/prezip:
	  Minor Updates

2004-04-28 14:00  kevina

	* po/: LINGUAS, aspell.pot, be.po, cs.po, da.po, de.po, es.po,
	  fr.po, ga.po, nl.po, pt_BR.po, ro.po, ru.po, sr.po, uk.po: update
	  po files

2004-04-28 13:54  kevina

	* common/cache-t.hpp: bug fix for hangs at pthread_mutex_lock

2004-04-26 14:18  kevina

	* modules/speller/default/speller_impl.cpp: Minor bug fix in case
	  code for compound

2004-04-26 13:58  kevina

	* modules/speller/default/: speller_impl.cpp, speller_impl.hpp:
	  Bug fixes when checking compound words.  Also allow
	  Kevinatkinson, not just KevinAtkinson.

2004-04-25 22:42  kevina

	* scripts/prezip:
	  Added .wl to .cwl suffix transformation to prezip

2004-04-25 21:51  kevina

	* common/config.cpp, common/convert.cpp, common/convert.hpp,
	  common/document_checker.cpp, data/cp1250.cmap, data/cp1250.cset,
	  data/cp1251.cmap, data/cp1251.cset, data/cp1252.cmap,
	  data/cp1252.cset, data/cp1253.cmap, data/cp1253.cset,
	  data/cp1254.cmap, data/cp1254.cset, data/cp1255.cmap,
	  data/cp1255.cset, data/cp1256.cmap, data/cp1256.cset,
	  data/cp1257.cmap, data/cp1257.cset, data/cp1258.cmap,
	  data/cp1258.cset, data/iso-8859-1.cmap, data/iso-8859-1.cset,
	  data/iso-8859-10.cmap, data/iso-8859-10.cset,
	  data/iso-8859-11.cmap, data/iso-8859-11.cset,
	  data/iso-8859-13.cmap, data/iso-8859-13.cset,
	  data/iso-8859-14.cmap, data/iso-8859-14.cset,
	  data/iso-8859-15.cmap, data/iso-8859-15.cset,
	  data/iso-8859-16.cmap, data/iso-8859-16.cset,
	  data/iso-8859-2.cmap, data/iso-8859-2.cset, data/iso-8859-3.cmap,
	  data/iso-8859-3.cset, data/iso-8859-4.cmap, data/iso-8859-4.cset,
	  data/iso-8859-5.cmap, data/iso-8859-5.cset, data/iso-8859-6.cmap,
	  data/iso-8859-6.cset, data/iso-8859-7.cmap, data/iso-8859-7.cset,
	  data/iso-8859-8.cmap, data/iso-8859-8.cset, data/iso-8859-9.cmap,
	  data/iso-8859-9.cset, manual/aspell.texi,
	  modules/speller/default/readonly_ws.cpp, po/aspell.pot, po/be.po,
	  po/cs.po, po/de.po, po/es.po, po/fr.po, po/ga.po, po/nl.po,
	  po/pt_BR.po, po/ro.po, po/ru.po, po/sr.po, po/uk.po,
	  prog/aspell.cpp, prog/check_funs.cpp:
	  Updated Normilization Code.  Fixed a number of bugs.

	  Updated curses code to work better with combining characters.

2004-04-24 14:14  kevina

	* autogen: updated autogen

2004-04-24 14:07  kevina

	* prog/aspell.cpp: added fixmes

2004-04-24 14:00  kevina

	* po/: LINGUAS, aspell.pot, be.po, cs.po, de.po, es.po, fr.po,
	  ga.po, nl.po, pt_BR.po, ro.po, ru.po, sr.po, uk.po: po updates

2004-04-24 13:42  kevina

	* modules/speller/default/: data.cpp, data.hpp, language.cpp,
	  language.hpp, multi_ws.cpp, readonly_ws.cpp, speller_impl.cpp,
	  writable.cpp:
	  Fixed language issue so that it will update config values in the
	  approprate place.

2004-04-24 13:41  kevina

	* Makefile.am, prog/prezip.c, scripts/prezip:
	  Rewrote word-list-compress and called it prezip

2004-04-24 13:39  kevina

	* common/string_map.hpp: Compile Fix

2004-04-24 13:33  kevina

	* manual/: aspell.texi, lang-supported.texi, lang-unsupported.texi:
	  Manual Update

2004-04-18 19:46  kevina

	* common/convert.hpp, modules/speller/default/language.cpp,
	  modules/speller/default/writable.cpp: bug fix in normalization
	  code

2004-04-18 08:57  kevina

	* modules/speller/default/: language.cpp, language.hpp: Bug fix
	  when strip-accents used

2004-04-18 07:44  kevina

	* modules/speller/default/readonly_ws.cpp: bug fix for affix info

2004-04-18 04:27  kevina

	* configure.ac, common/config.cpp, common/convert.cpp,
	  common/convert.hpp, prog/aspell.cpp:
	  Added supporting for reporting _character_ offset instead of
	  _byte_ offset in pipe mode.

2004-04-18 04:26  kevina

	* po/: aspell.pot, be.po, cs.po, de.po, es.po, fr.po, ga.po, nl.po,
	  pt_BR.po, ro.po, ru.po, sr.po: updated po files

2004-04-18 04:25  kevina

	* manual/lang-supported.texi:
	  Updated lang-*.texi

2004-04-18 04:25  kevina

	* manual/aspell.texi: Can map up to 210 not 220 characters

2004-04-16 18:37  kevina

	* configure.ac, common/posib_err.hpp, common/string.hpp:
	  Added operator== and != for string class.

2004-04-16 18:36  kevina

	* manual/: Makefile.am, aspell.texi, lang-supported.texi,
	  lang-unsupported.texi:
	  Manual update for dicts.

2004-04-16 18:29  kevina

	* common/convert.cpp:
	  Bug fix when using non iso-8859-1 character sets.

2004-04-13 14:28  kevina

	* po/: aspell.pot, be.po, cs.po, de.po, es.po, fr.po, ga.po, nl.po,
	  pt_BR.po, ro.po, ru.po, sr.po:
	  Update po files.

2004-04-13 14:22  kevina

	* Makefile.am, config-debug, config-opt:
	  Added wlzip

	  Added support for installing *.cmap

	  Modified config-{debug,opt} to use a static build and disable
	  Pspell support.

2004-04-13 14:19  kevina

	* manual/: aspell.texi, lang-supported.texi:
	  Updated manual to document new Unicode Norm. code.

2004-04-13 01:28  kevina

	* manual/: aspell.texi, lang-supported.texi: updated man

2004-04-13 01:13  kevina

	* common/config.cpp, common/convert.cpp, common/convert.hpp,
	  common/getdata.cpp, common/getdata.hpp, common/tokenizer.cpp,
	  common/tokenizer.hpp, data/cp1250.cmap, data/cp1251.cmap,
	  data/cp1252.cmap, data/cp1253.cmap, data/cp1254.cmap,
	  data/cp1255.cmap, data/cp1256.cmap, data/cp1257.cmap,
	  data/cp1258.cmap, data/iso-8859-1.cmap, data/iso-8859-10.cmap,
	  data/iso-8859-11.cmap, data/iso-8859-13.cmap,
	  data/iso-8859-14.cmap, data/iso-8859-15.cmap,
	  data/iso-8859-16.cmap, data/iso-8859-2.cmap,
	  data/iso-8859-3.cmap, data/iso-8859-4.cmap, data/iso-8859-5.cmap,
	  data/iso-8859-6.cmap, data/iso-8859-7.cmap, data/iso-8859-8.cmap,
	  data/iso-8859-9.cmap, data/koi8-r.cmap, data/koi8-u.cmap,
	  modules/filter/email.cpp, modules/filter/tex.cpp,
	  modules/speller/default/language.cpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/speller_impl.cpp,
	  modules/speller/default/writable.cpp,
	  modules/tokenizer/basic.cpp, prog/aspell.cpp:
	  Added Unicode Normilization Support.

2004-04-13 01:10  kevina

	* Makefile.am, configure.ac:
	  Added option to disable Pspell support.

2004-04-07 10:48  kevina

	* common/convert.hpp:
	  Bug fixes

2004-04-07 10:30  kevina

	* modules/speller/default/language.cpp:
	  Bug fixes.

2004-04-03 05:46  kevina

	* common/config.cpp, common/config.hpp,
	  modules/speller/default/language.cpp,
	  modules/speller/default/language.hpp, prog/aspell.cpp:
	  Reworked how the lang option is handles to allow languages with
	  '_' or '-' in them.

2004-04-02 23:47  kevina

	* po/: aspell.pot, be.po, cs.po, de.po, es.po, fr.po, ga.po, nl.po,
	  pt_BR.po, ro.po, ru.po, sr.po: update po files

2004-04-02 21:20  kevina

	* modules/speller/default/readonly_ws.cpp:
	  Fixed bug when the word is larger than 128, make an error if
	  larger than 240

2004-04-02 00:10  kevina

	* configure.ac, manual/aspell.texi, manual/lang-supported.texi,
	  modules/speller/default/affix.cpp,
	  modules/speller/default/language.cpp,
	  modules/speller/default/language.hpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/suggest.cpp, prog/aspell.cpp:
	  Misc updates.

2004-04-02 00:07  kevina

	* po/: POTFILES.in, aspell.pot, be.po, cs.po, de.po, es.po, fr.po,
	  ga.po, nl.po, pt_BR.po, ro.po, ru.po, sr.po:
	  Updated po files

2004-03-31 04:29  kevina

	* common/convert.cpp, modules/speller/default/language.cpp:
	  Look for conversion maps in local_data_dir also.

2004-03-31 04:16  kevina

	* Makefile.am, common/file_data_util.cpp,
	  common/file_data_util.hpp, modules/speller/default/language.cpp:
	  Moved file_data_util from modules/speller/default/ common/

2004-03-31 04:04  kevina

	* modules/speller/default/: affix.cpp, language.cpp, language.hpp:
	  Bug fixes in language code.

2004-03-30 23:32  kevina

	* modules/speller/default/: language.cpp, language.hpp:
	  Bug fixes.

2004-03-30 23:30  kevina

	* modules/speller/default/affix.cpp: Bug fix to allow affix flags
	  to have more than one expansion

2004-03-30 23:30  kevina

	* modules/speller/default/readonly_ws.cpp: Bug fix

2004-03-30 19:21  kevina

	* configure.ac, common/config.cpp,
	  modules/speller/default/data.hpp, prog/aspell.cpp:
	  Compile fixes for NetBSD-1.5

2004-03-30 18:44  kevina

	* Makefile.am, configure.ac, auto/mk-src.in, common/convert.cpp,
	  common/convert.hpp, common/getdata.cpp, common/getdata.hpp,
	  data/cp1250.cset, data/cp1251.cset, data/cp1252.cset,
	  data/cp1253.cset, data/cp1254.cset, data/cp1255.cset,
	  data/cp1256.cset, data/cp1257.cset, data/cp1258.cset,
	  data/iso-8859-1.cset, data/iso-8859-10.cset,
	  data/iso-8859-11.cset, data/iso-8859-13.cset,
	  data/iso-8859-14.cset, data/iso-8859-15.cset,
	  data/iso-8859-16.cset, data/iso-8859-2.cset,
	  data/iso-8859-3.cset, data/iso-8859-4.cset, data/iso-8859-5.cset,
	  data/iso-8859-6.cset, data/iso-8859-7.cset, data/iso-8859-8.cset,
	  data/iso-8859-9.cset, data/koi8-r.cset, data/koi8-u.cset,
	  manual/aspell.texi, manual/lang-supported.texi,
	  manual/lang-unsupported.texi,
	  modules/speller/default/language.cpp,
	  modules/speller/default/language.hpp,
	  modules/speller/default/phonetic.cpp,
	  modules/speller/default/readonly_ws.cpp:

	  Changed format of character data file once again.  Others....

2004-03-23 14:37  kevina

	* manual/: aspell.texi, lang-supported.texi: manual updates

2004-03-22 19:36  kevina

	* configure.ac, common/config.cpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/speller_impl.cpp, prog/aspell.cpp:
	  Changed way encoding option is handled.  Now avoids using the
	  locale encoding when creating word lists.

2004-03-22 19:36  kevina

	* prog/checker_string.hpp: gcc 2.95 port fixes

2004-03-22 19:35  kevina

	* common/string.cpp: [no log message]

2004-03-22 19:29  kevina

	* manual/: Makefile.am, aspell.texi, lang-supported.texi,
	  lang-unsupported.texi, readme.texi:
	  Manual updates.

2004-03-22 14:16  kevina

	* po/: cs.po, de.po, pt_BR.po, ro.po, ru.po, sr.po:
	  Added po files.

2004-03-22 14:05  kevina

	* po/: LINGUAS, aspell.pot, be.po, es.po, fr.po, ga.po, nl.po:
	  Updated po files

2004-03-22 06:52  kevina

	* modules/speller/default/readonly_ws.cpp:
	  Fixed bug when soundslike not used.

2004-03-21 11:20  kevina

	* common/hash.hpp, common/string.cpp, common/string_map.cpp,
	  modules/speller/default/writable.cpp:
	  Compile fixes for gcc-2.95

2004-03-20 11:28  kevina

	* modules/filter/email.cpp:
	  avoid using stdint.h

2004-03-17 19:49  kevina

	* po/: LINGUAS, aspell.pot, be.po, es.po, fr.po, ga.po, nl.po:
	  Updated po files.

2004-03-17 19:46  kevina

	* configure.ac, common/convert.cpp, manual/aspell-dev.texi,
	  manual/aspell.texi, manual/readme.texi,
	  modules/speller/default/language.cpp,
	  modules/speller/default/language.hpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/wordinfo.hpp, prog/aspell.cpp:
	  Changed version from 0.51 to 0.60.

	  Changed the format of the character data file.

	  Enhanced the format of the dictionary so that case, accent, and
	  length information is stored with a word to speed up checking.

	  Added appendix to manual giving an overview of languages which
	  Aspell should eventually be able to support.

	  Other changes I probally forgot about.

2004-03-17 19:41  kevina

	* common/string.hpp:
	  Fixed bug #912645, memrchr not declared.

2004-03-06 01:08  kevina

	* modules/speller/default/: data.hpp, language.hpp:
	  Added methods which will be exported via a mostly abstract base
	  class.

2004-03-06 01:05  kevina

	* common/string.hpp: enhanced append methods

2004-03-06 01:04  kevina

	* common/config.cpp: Changed encoding default to be locale dep

2004-03-06 01:02  kevina

	* prog/aspell.cpp: Bug fixed

2004-03-06 01:02  kevina

	* modules/speller/default/language.cpp: Changed default for
	  store-as

2004-03-06 01:01  kevina

	* manual/aspell.texi: Added explan for store-as

2004-03-06 00:59  kevina

	* Makefile.am: replased mk-dirs_h.cpp with mk-dirs_h.pl and
	  enhanced a bit

2004-03-05 10:23  kevina

	* gen/mk-dirs_h.pl:
	  replased mk-dirs_h.cpp with mk-dirs_h.pl and enhanced a bit

2004-03-04 21:52  kevina

	* common/config.cpp, common/speller.hpp,
	  modules/speller/default/affix.cpp,
	  modules/speller/default/affix.hpp,
	  modules/speller/default/data.cpp,
	  modules/speller/default/data.hpp,
	  modules/speller/default/language.cpp,
	  modules/speller/default/language.hpp,
	  modules/speller/default/phonetic.cpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/speller_impl.hpp,
	  modules/speller/default/suggest.cpp,
	  modules/speller/default/wordinfo.hpp,
	  modules/speller/default/writable.cpp, prog/aspell.cpp:
	  common/config.cpp: Added fixmes

	  common/speller.hpp,modules/speller/default/affix.cpp,prog/aspell.cpp:
	  Reworked CheckInfo.

	  Added ability to index words with accent information as the
	  stripped form caused problems with affixes when suggesting.

2004-03-04 21:11  kevina

	* manual/aspell.texi:
	  Expanded section on affix compression and other manual documents.

2004-03-04 21:09  kevina

	* manual/Makefile.am: Updates manual page.

2004-03-04 21:05  kevina

	* manual/: aspell-import.1, aspell.1, pspell-config.1,
	  run-with-aspell.1, word-list-compress.1:
	  Updates manual page.

2004-03-02 03:24  kevina

	* common/lsort.hpp, modules/speller/default/affix.cpp,
	  modules/speller/default/affix.hpp:
	  Cleanups

2004-03-01 22:32  kevina

	* modules/speller/default/affix.cpp:
	  Optimizations to affix code.

2004-03-01 14:21  kevina

	* auto/mk-src.in, common/config.cpp:
	  Fixed errors in message strings.

2004-02-29 20:51  kevina

	* configure.ac:
	  All data now, by default stored in PREFIX/lib/aspell-VERSION.

2004-02-28 18:23  kevina

	* common/vararray.hpp, modules/speller/default/affix.cpp,
	  modules/speller/default/affix.hpp,
	  modules/speller/default/editdist.cpp,
	  modules/speller/default/editdist.hpp,
	  modules/speller/default/editdist2.hpp,
	  modules/speller/default/suggest.cpp,
	  modules/speller/default/typo_editdist.cpp,
	  modules/speller/default/typo_editdist.hpp:
	  Minor cleanups and optimizations.

2004-02-28 15:31  kevina

	* auto/mk-src.in:
	  Added note about "keyboard" global cache.

2004-02-28 15:26  kevina

	* modules/speller/default/suggest.cpp:
	  Unhandled Error Bug Fix.

2004-02-28 15:21  kevina

	* common/cache-t.hpp, common/cache.hpp, common/convert.cpp,
	  common/vararray.hpp, modules/speller/default/asuggest.hpp,
	  modules/speller/default/editdist.cpp,
	  modules/speller/default/matrix.hpp,
	  modules/speller/default/phonet.cpp,
	  modules/speller/default/speller_impl.cpp,
	  modules/speller/default/suggest.cpp,
	  modules/speller/default/suggest.hpp,
	  modules/speller/default/typo_editdist.cpp,
	  modules/speller/default/typo_editdist.hpp:
	  Added VARARRAY and used it in a few places.

	  Reworked suggestion code so SuggestParms are not copied
	  unnecessarily.

	  Cached TypeEditDistanceParms.

2004-02-28 06:38  kevina

	* configure.ac, modules/speller/default/affix.cpp,
	  modules/speller/default/data.cpp,
	  modules/speller/default/language.hpp,
	  modules/speller/default/phonet.cpp,
	  modules/speller/default/phonet.hpp,
	  modules/speller/default/phonetic.cpp,
	  modules/speller/default/phonetic.hpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/speller_impl.cpp,
	  modules/speller/default/suggest.cpp, prog/aspell.cpp:
	  Reworked Lang class so string conversion functions are now part
	  of the class.  There are also more effecent since they don't
	  write to a given buffer rather than returing a string.

2004-02-27 18:42  kevina

	* po/: aspell.pot, be.po, es.po, fr.po, ga.po, nl.po:
	  Updates po files.

2004-02-27 17:43  kevina

	* common/getdata.cpp, common/getdata.hpp, lib/new_filter.cpp,
	  modules/filter/tex.cpp:

	  common/getdata.*: Fixed "bug" in unesape when it is passed a
	  mutable string.

	  lib/new_filter.cpp: Removed some debug output in filter code

	  modules/filter/tex.cpp: Quick hack to work with utf-8 characters

2004-02-26 20:10  kevina

	* auto/mk-src.in, modules/speller/default/data.cpp,
	  modules/speller/default/data.hpp:
	  Added methods to remove entries form the dictionary to ditionary
	  class.

2004-02-25 06:39  kevina

	* README-CVS: updated README-CVS

2004-02-25 06:35  kevina

	* Makefile.am, README-CVS:
	  README-CVS: Updated Makefile.am: Removed ${extra_ldflags}

2004-02-24 19:53  kevina

	* FIXMEs, auto/mk-src.in, modules/speller/default/data.cpp,
	  modules/speller/default/data.hpp,
	  modules/speller/default/multi_ws.cpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/speller_impl.cpp,
	  modules/speller/default/speller_impl.hpp,
	  modules/speller/default/wordinfo.hpp,
	  modules/speller/default/writable.cpp, prog/aspell.cpp:
	  Collapsed all Dict classes into one class "Dictionary".

	  Renamed Dict Implementations.

2004-02-24 08:25  kevina

	* manual/aspell.texi:
	  Minor manual fix.

2004-02-24 08:25  kevina

	* prog/aspell.cpp:
	  Reworked permission perseving code to us "open(2)" instead of
	  fopen so that the permison will be set when the file is created.

2004-02-23 21:07  kevina

	* Makefile.am, auto/mk-src.in, auto/MkSrc/ProcCc.pm,
	  common/cache.cpp, common/cache.hpp: Added aspell_reset_cache to
	  external interface

2004-02-23 19:23  kevina

	* common/cache-t.hpp, common/cache.cpp, common/cache.hpp,
	  common/convert.cpp, modules/speller/default/data.cpp,
	  modules/speller/default/language.cpp:
	  Enhanced cache class to register all global cache instances and
	  to allow all entries to be detatched.

2004-02-23 16:37  kevina

	* modules/speller/default/: speller_impl.cpp, suggest.cpp:
	  Removed unneeded aspeller.hpp header file

2004-02-23 15:41  kevina

	* common/cache-t.hpp, common/cache.cpp, common/cache.hpp,
	  common/config.cpp, common/vector.hpp,
	  modules/speller/default/affix.cpp,
	  modules/speller/default/asuggest.hpp,
	  modules/speller/default/data.cpp,
	  modules/speller/default/data.hpp,
	  modules/speller/default/data_id.hpp,
	  modules/speller/default/language.cpp,
	  modules/speller/default/language.hpp,
	  modules/speller/default/multi_ws.cpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/speller_impl.cpp,
	  modules/speller/default/speller_impl.hpp,
	  modules/speller/default/suggest.cpp,
	  modules/speller/default/suggest.hpp,
	  modules/speller/default/writable.cpp, prog/aspell.cpp:
	  Renamed dictionary classes from *Word/DataSet to *Dict.

	  Reworked cache class.

	  Readonly dictionaries are now cached.

	  Reworked how the Speller Class manages dictionaries.

2004-02-21 16:31  kevina

	* common/: cache-t.hpp, cache.cpp, cache.hpp, convert.cpp,
	  convert.hpp:
	  Cached Encode and Decode classes/

2004-02-21 14:19  kevina

	* common/: config.hpp, error.hpp:
	  Minor cleanups.

2004-02-21 14:05  kevina

	* common/: cache-t.hpp, posib_err.cpp, posib_err.hpp:
	  common/cache-t.hpp: Removed '#define NDEBUG' don't know how it
	  got there.

	  common/posib_err.*: Added NDEBUG support.

2004-02-21 13:43  kevina

	* common/cache-t.hpp, common/config.cpp, common/config.hpp,
	  common/error.cpp, common/fstream.cpp, common/fstream.hpp,
	  common/getdata.cpp, common/getdata.hpp, common/info.cpp,
	  common/istream.hpp, common/posib_err.cpp, common/posib_err.hpp,
	  common/string.cpp, common/string.hpp, lib/new_filter.cpp,
	  modules/speller/default/affix.cpp,
	  modules/speller/default/data.cpp,
	  modules/speller/default/language.cpp,
	  modules/speller/default/multi_ws.cpp,
	  modules/speller/default/phonet.cpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/suggest.cpp,
	  modules/speller/default/writable.cpp, prog/aspell.cpp:
	  Switched getdata_pair method to use a String as the buffer

	  Added support for reporting the line number.

	  Added conv method.

2004-02-21 10:01  kevina

	* common/posib_err.cpp:
	  Fixed bug with with_file method.

2004-02-20 14:24  kevina

	* common/char_vector.hpp, common/config.cpp, common/convert.cpp,
	  common/convert.hpp, common/filter_char_vector.hpp,
	  common/fstream.cpp, common/fstream.hpp, common/ostream.hpp,
	  common/parm_string.hpp, common/posib_err.cpp,
	  common/posib_err.hpp, common/string.cpp, common/string.hpp,
	  lib/new_filter.cpp, modules/filter/context.cpp,
	  modules/speller/default/data.cpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/suggest.cpp,
	  modules/speller/default/writable.cpp, prog/aspell.cpp,
	  prog/checker_string.hpp:
	  Wrote my own implementation of String which is now also a
	  CharVector.  This will help simpifly things in the long run.... I
	  hope.

	  Also fixed a bug in aspell.cpp where it would not accept "add-*"

2004-02-19 20:08  kevina

	* prog/aspell.cpp:
	  FIXED 668983 and 898470 related to permissions and time stamp of
	  the spell checked file.

2004-02-19 13:35  kevina

	* configure.ac, prog/aspell.cpp: [no log message]

2004-02-19 13:33  kevina

	* common/config.cpp, common/config.hpp, prog/aspell.cpp:
	  Added KEYINFO_MAY_CHANGE flag.

2004-02-19 13:07  kevina

	* common/convert.cpp, common/convert.hpp,
	  modules/speller/default/affix.cpp,
	  modules/speller/default/language.cpp,
	  modules/speller/default/readonly_ws.cpp:
	  Fixed FIXME in error reporting.

2004-02-19 12:08  kevina

	* configure.ac, auto/mk-src.in, common/config.cpp,
	  common/config.hpp, common/convert.hpp, gen/mk-static-filter.pl,
	  lib/new_filter.cpp, modules/filter/email.cpp,
	  modules/speller/default/affix.hpp,
	  modules/speller/default/language.cpp,
	  modules/speller/default/language.hpp,
	  modules/speller/default/phonet.hpp,
	  modules/speller/default/phonetic.cpp,
	  modules/speller/default/phonetic.hpp,
	  modules/speller/default/readonly_ws.cpp, prog/aspell.cpp:
	  Added support for utf-8 in configure class.  This broke a few
	  things that need to be fixed.  Most notably part of the TeX
	  filter.

2004-02-19 04:20  kevina

	* po/: LINGUAS, POTFILES.in, aspell.pot, be.po, es.po, fr.po,
	  ga.po, nl.po:
	  Updated po files

2004-02-19 04:01  kevina

	* manual/aspell.texi:
	  More manual updates.

2004-02-19 02:44  kevina

	* Makefile.am, common/config.cpp, common/convert.cpp,
	  common/convert.hpp, common/fstream.hpp, common/getdata.cpp,
	  common/getdata.hpp, common/gettext.h, common/gettext_init.cpp,
	  common/posib_err.cpp, modules/speller/default/affix.cpp,
	  modules/speller/default/affix.hpp,
	  modules/speller/default/data.cpp,
	  modules/speller/default/data.hpp,
	  modules/speller/default/language.cpp,
	  modules/speller/default/language.hpp,
	  modules/speller/default/phonet.cpp,
	  modules/speller/default/phonet.hpp,
	  modules/speller/default/phonetic.cpp,
	  modules/speller/default/phonetic.hpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/wordinfo.hpp,
	  modules/speller/default/writable.cpp, prog/aspell.cpp:

	  Added support for accepting all input and output in utf-8 or some
	  other encoding different from the internal incoding used by
	  Aspell.

2004-02-19 02:14  kevina

	* common/string_pair.hpp:
	  Added previously automatically generated file.

2004-02-19 02:12  kevina

	* manual/: Makefile.am, aspell.texi:
	  Manual updates.  Including notes on new UTF-8 support.

2004-02-18 01:09  kevina

	* prog/: check_funs.cpp, checker_string.hpp:
	  Fixed bug introduced during rewrite to add utf-8 support.

2004-02-16 21:14  kevina

	* common/convert.cpp, manual/aspell.texi:
	  Finished changing iso8859 to iso-8859

	  Changes 'machine unsigned *' to the standard name utf-*.

2004-02-16 20:57  kevina

	* configure.ac, common/convert.cpp,
	  modules/speller/default/language.cpp, prog/aspell.cpp,
	  prog/check_funs.cpp, prog/checker_string.cpp,
	  prog/checker_string.hpp:
	  Added support for checking documents in utf-8, also simpiled
	  check mode a bit.

	  renamed iso8859-* to iso-8859-* and added compatibility hack so
	  the old name would work.

2004-02-15 13:39  kevina

	* common/filter.cpp, common/hash-t.hpp, common/string_map.cpp,
	  common/string_map.hpp, modules/speller/default/suggest.cpp,
	  po/be.po, po/es.po, po/fr.po, po/ga.po:

	  Reworked StringMap to use HashTable instead of using its own
	  implementaion of a hash table.  The HashTable version if far more
	  memory effecent.

	  po/*: Updated pot files

2004-02-15 02:42  kevina

	* manual/aspell.texi: Manual update

2004-02-14 23:57  kevina

	* modules/speller/default/: leditdist.hpp, suggest.cpp:
	  Added/clarifed a few comments.

	  "limit" is stopped_at +1

2004-02-14 17:57  kevina

	* common/getdata.cpp, common/info.cpp, common/mutable_string.hpp,
	  common/objstack.cpp, common/objstack.hpp,
	  common/simple_string.hpp, common/string.hpp, lib/new_filter.cpp,
	  manual/aspell-dev.texi, manual/aspell.texi,
	  modules/speller/default/affix.cpp,
	  modules/speller/default/affix.hpp,
	  modules/speller/default/phonet.cpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/speller_impl.cpp,
	  modules/speller/default/suggest.cpp, prog/aspell.cpp:
	  Added simpile sring

	  Reworked mutable string a bit.

	  Weworked affix expansion to be more memory effecent.

	  Reworked try_scan when affix expanasion is needed.  Avoid
	  expanding the word if the expanded words have no chance of
	  matching.

2004-02-12 17:07  kevina

	* manual/aspell.1: Added man page for aspell

2004-02-12 17:05  kevina

	* Makefile.am: Incremented Library Version

2004-02-12 16:47  kevina

	* common/speller.hpp, modules/speller/default/affix.cpp,
	  modules/speller/default/phonet.cpp,
	  modules/speller/default/suggest.cpp:
	  Bug fixes.  Added fixme notes.

	  modules/speller/default/suggest.cpp: use trial and error method
	  for one edit dist when hash is available as it is faster.

2004-02-12 16:45  kevina

	* Makefile.am, manual/readme.texi:
	  Manual reorig part two.

2004-02-12 16:43  kevina

	* manual/: Makefile.am, aspell.texi, fdl.texi, lgpl.texi:
	  Manual reorigiznation.

2004-02-11 18:26  kevina

	* Makefile.am, configure.ac, common/fstream.hpp,
	  manual/aspell.texi, modules/speller/default/language.cpp,
	  modules/speller/default/language.hpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/writable.cpp, myspell/CONTRIBUTORS,
	  myspell/Makefile.am, myspell/README, myspell/README.munch,
	  myspell/README.replacetable, myspell/README_en_US.txt,
	  myspell/en_US.aff, myspell/munch.c, prog/aspell.cpp,
	  scripts/munchlist:

	  common/fstream.hpp: Bug fix, use vfprintf not vprintf duh!

	  scripts/munchlist/: ported ispell munchlist script to work with
	  Aspell

	  Enhanced aspell utility to provide needed output for munchlist
	  script

	  modules/speller/default/writable.cpp: Return no file found error
	  if   the file is empty.

	  myspell/: Added some files from myspell

2004-02-10 00:02  kevina

	* data/split.kbd: Added split.kdb

2004-02-10 00:00  kevina

	* common/parm_string.hpp, common/posib_err.hpp, common/string.hpp,
	  common/string_list.hpp, modules/filter/sgml.cpp,
	  modules/speller/default/data.hpp,
	  modules/speller/default/speller_impl.cpp,
	  modules/speller/default/vector_hash.hpp, prog/aspell.cpp,
	  prog/check_funs.cpp:
	  Merged in changes from rel_0_50-branch which included:

	  - Compile fix for Sun CC

	  - Bug fix in SGML Filter

	  - Others

2004-02-09 23:09  kevina

	* prog/aspell.cpp:
	  Fixed bug when aspell expand is used on a word without affix
	  info.

2004-02-08 13:55  kevina

	* Makefile.am, common/getdata.cpp, common/getdata.hpp,
	  common/mutable_string.hpp, modules/speller/default/language.cpp,
	  modules/speller/default/phonet.cpp,
	  modules/speller/default/suggest.cpp:
	  Makefile.am,common/getdata.*,modules/speller/default/language.cpp,modules/speller/default/split.*
	  Eleminted split that returnes a vector (in split.*).	Also fixed
	  bug in other split.

	  modules/speller/default/phonet.cpp: Optimization

	  modules/speller/default/suggest.cpp: bug fix

2004-02-08 12:05  kevina

	* Makefile.am, common/basic_list.hpp, common/fstream.hpp,
	  common/lock.hpp, modules/speller/default/language.hpp,
	  modules/speller/default/leditdist.cpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/suggest.cpp,
	  modules/speller/default/writable.cpp:

	  modules/speller/default/leditdist.cpp,l2editdist.cpp:   Merged
	  l2editdist into leditdist and removed l2editdist

	  modules/speller/default/readonly_ws.cpp,suggest.cpp,writable.cpp:
	    Used anony namespaces

	  common/lock.hpp,modules/speller/default/readonly_ws.cpp:
	  Compile fixes for gcc 2.95

	  modules/speller/default/suggest.cpp,language.hpp   Major speed
	  optimizing by using ObjBuffer instead of list<string> to   hold
	  store strings refered to elsewhere.

2004-02-07 23:20  kevina

	* common/fstream.hpp, modules/speller/default/data.hpp,
	  modules/speller/default/writable.cpp:
	  Added print method to FStream (uses printf and friends).  Changes
	  writables to use print method.  Other minor cleanups.

2004-02-07 22:42  kevina

	* Makefile.am, modules/speller/default/writable.cpp:

	  Combined writable_* info writable.cpp and elemented
	  simple_string.  Also partically reimplemented stuff WritableWS
	  and WritableRS.

2004-02-07 16:28  kevina

	* Makefile.am, common/objstack.cpp, common/objstack.hpp,
	  modules/speller/default/affix.cpp,
	  modules/speller/default/affix.hpp,
	  modules/speller/default/language.hpp,
	  modules/speller/default/readonly_ws.cpp:
	  Replaced StringBuffer with ObjStack.

	  Combined all affix code in affix.cpp and simplified a bit.

2004-02-04 20:33  kevina

	* po/: be.po, es.po, fr.po, ga.po:
	  po update

2004-02-04 20:29  kevina

	* Makefile.am:
	  Fixed makefile so example directory will properly get included
	  with make dist.

2004-02-04 18:23  kevina

	* common/char_vector.hpp, common/config.cpp, common/getdata.cpp,
	  common/getdata.hpp, common/vector.hpp, gen/mk-filter-pot.pl,
	  manual/aspell.texi, modules/speller/default/asuggest.hpp,
	  modules/speller/default/language.cpp,
	  modules/speller/default/language.hpp,
	  modules/speller/default/suggest.cpp, po/be.po, po/es.po,
	  po/fr.po, po/ga.po:

	  common/config.cpp, gen/mk-filter-pot.pl: Added note to
	  translaters about format of options description.

	  common/config.cpp, modules/speller/default/language.*,
	  suggest.cpp, asuggest.hpp:   Added support for MySpell
	  replacement tables for when phonet data is not used.

	    Hooked up suggestions options.

	    Added sug-type-analysis option.

	    Added "slow" suggest mode.

	  common/getdata.*: Added split functions.

	  po/*: Updated po files.

	  manual/*: Minor manual updates

2004-02-03 14:54  kevina

	* config-opt, configure.ac:
	  Added -fno-exceptions to CXXFLAGS

2004-02-03 14:32  kevina

	* common/config.cpp, common/getdata.cpp, common/getdata.hpp,
	  common/info.cpp, lib/new_filter.cpp,
	  modules/speller/default/affix.cpp,
	  modules/speller/default/phonet.cpp,
	  modules/speller/default/suggest.cpp:
	  Added Buffer and FixedBuffer classes for getdata_pair.

2004-02-03 14:03  kevina

	* FIXMEs, common/config.cpp, common/config.hpp, common/fstream.cpp,
	  common/getdata.cpp, common/getdata.hpp, gen/mk-static-filter.pl,
	  lib/new_config.cpp, lib/new_filter.cpp, manual/aspell-dev.texi,
	  prog/aspell.cpp:

	  Simplified config handling of filter modules.  Filter options are
	  now always stored with a "filter-" prefix.

	  Code cleanups.

2004-02-02 09:22  kevina

	* common/asc_ctype.hpp:
	  Changed type from char to int for better optimization by gcc.

2004-02-02 08:35  kevina

	* common/config.cpp, common/getdata.cpp, common/getdata.hpp,
	  common/info.cpp, common/mutable_string.hpp,
	  common/parm_string.hpp, common/string.cpp, common/string.hpp,
	  lib/new_filter.cpp, modules/speller/default/affix.cpp,
	  modules/speller/default/multi_ws.cpp,
	  modules/speller/default/phonet.cpp,
	  modules/speller/default/suggest.cpp:

	  Removed old getdata_pair(IStream, String, String). Modifed
	  DataPair structure a bit.

2004-02-02 05:34  kevina

	* common/config.cpp, common/ostream.hpp,
	  modules/speller/default/data.hpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/speller_impl.cpp,
	  modules/speller/default/suggest.cpp,
	  modules/speller/default/wordinfo.hpp:
	  Updated Writeable* dict to work correctly both with and without
	  soundslike data.

2004-02-01 19:50  kevina

	* modules/speller/default/suggest.cpp:
	  Disabled DEBUG_SUGGEST

2004-02-01 19:48  kevina

	* common/config.cpp, common/enumeration.hpp,
	  common/string_enumeration.hpp, lib/find_speller.cpp,
	  modules/speller/default/data.hpp,
	  modules/speller/default/language.cpp,
	  modules/speller/default/multi_ws.cpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/speller_impl.cpp,
	  modules/speller/default/speller_impl.hpp,
	  modules/speller/default/suggest.cpp, prog/aspell.cpp:

	  Renamed VirEnum* to Enum* and elementated orignal Enumeration
	  proxy classes.

	  Added some configuration options to be used latter.

	  More clean up of unused run-together code/options.

	  modules/speller/default/speller_impl.cpp: Bug fix so that
	  use_suggestions   will be set

	  modules/speller/default/affentry.cpp: Bug fix

2004-02-01 18:30  kevina

	* common/cache-t.hpp, common/info.cpp, common/lock.hpp,
	  manual/aspell.texi, modules/speller/default/data.hpp:

	  common/cache-t.hpp,info.cpp,lock.hpp:  Reworked lock class a bit

	  manual/aspell.texi: Updated manual to reflect the fact that
	  jump-tables	can be skipped

	  modules/speller/default/writable_ws.cpp: Fixed to be able to work
	    without soundslike data.  More changes to come.

2004-02-01 04:25  kevina

	* modules/speller/default/affix.cpp:
	  Affix code Optimizations.

2004-02-01 04:09  kevina

	* common/char_vector.hpp, common/config.cpp, manual/aspell.texi,
	  modules/speller/default/affix.cpp,
	  modules/speller/default/affix.hpp,
	  modules/speller/default/data.hpp,
	  modules/speller/default/language.cpp,
	  modules/speller/default/language.hpp,
	  modules/speller/default/phonetic.cpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/speller_impl.cpp,
	  modules/speller/default/speller_impl.hpp,
	  modules/speller/default/suggest.cpp, po/POTFILES.in:

	  manual/aspell.texi: Added todo item removed doc on conditional
	  compound formation as Aspell no longer supports it.

	  common/char_vector.hpp:  Minor optimizations

	  modules/speller/default/language.cpp:  Moved updating the global
	   config file out of setup as that no longer works well with the
	  caching of the language class.

	  modules/speller/default/readonly_ws.cpp:   Changed dictionary
	  format once again.  Added support for checking   the endian order
	  amoung other changes.

	  common/config.cpp, modules/speller/default/*:   Added support for
	  storing words without the jump tables.

2004-01-30 17:34  kevina

	* common/cache-t.hpp, common/hash.hpp, common/info.cpp,
	  common/string_map.cpp, common/vector.hpp, lib/filter_entry.hpp,
	  lib/new_filter.cpp, modules/speller/default/vector_hash-t.hpp,
	  modules/speller/default/vector_hash.hpp, po/be.po, po/es.po,
	  po/fr.po, po/ga.po:
	  Compile fixes for gcc 3.4

	  lib/new_filter.cpp: Minor code cleanups.

2004-01-29 22:43  kevina

	* common/vector.hpp, modules/speller/default/affix.cpp,
	  modules/speller/default/affix.hpp,
	  modules/speller/default/data.cpp,
	  modules/speller/default/data.hpp,
	  modules/speller/default/language.cpp,
	  modules/speller/default/language.hpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/speller_impl.cpp,
	  modules/speller/default/speller_impl.hpp,
	  modules/speller/default/suggest.cpp,
	  modules/speller/default/wordinfo.hpp, prog/aspell.cpp:
	  Major rework of how soundslike word and soundslike look are done.

2004-01-26 22:06  kevina

	* common/fstream.cpp, common/fstream.hpp, common/getdata.cpp,
	  common/getdata.hpp, common/istream.hpp, common/string.cpp,
	  common/string.hpp, modules/speller/default/affix.cpp,
	  modules/speller/default/affix.hpp,
	  modules/speller/default/data.hpp,
	  modules/speller/default/multi_ws.cpp,
	  modules/speller/default/phonet.cpp,
	  modules/speller/default/suggest.cpp:
	  Optimizations.

2004-01-26 02:49  kevina

	* Makefile.am, configure.ac, modules/speller/default/language.cpp,
	  modules/speller/default/language.hpp,
	  modules/speller/default/suggest.cpp, po/LINGUAS, po/be.po,
	  po/es.po, po/fr.po, po/ga.po:
	  Minor updates

2004-01-24 21:33  kevina

	* common/cache-t.hpp, modules/speller/default/wordinfo.hpp:
	  Minor compile fixes.

2004-01-24 20:20  kevina

	* lib/info-c.cpp: added missing file

2004-01-24 19:49  kevina

	* auto/Makefile.in, common/Makefile.in, data/Makefile.in,
	  interfaces/Makefile.in, interfaces/cc/Makefile.in,
	  lib/Makefile.in, m4/Makefile.in, modules/Makefile.in,
	  modules/filter/Makefile.in, modules/speller/Makefile.in,
	  modules/speller/default/Makefile.in,
	  modules/tokenizer/Makefile.in, prog/Makefile.in,
	  scripts/Makefile.in:
	  Fixed Makefile.in that somehow got reverted

2004-01-24 18:24  kevina

	* Makefile.am, configure.ac, auto/Makefile.in, common/Makefile.in,
	  common/config.cpp, common/speller.hpp, data/Makefile.in,
	  interfaces/Makefile.in, interfaces/cc/Makefile.in,
	  lib/Makefile.in, m4/Makefile.in, manual/aspell-dev.texi,
	  manual/aspell.texi, modules/Makefile.in,
	  modules/filter/Makefile.in, modules/speller/Makefile.in,
	  modules/speller/default/Makefile.in,
	  modules/speller/default/affix.cpp,
	  modules/speller/default/affix.hpp,
	  modules/speller/default/affix.license,
	  modules/speller/default/check_list.hpp,
	  modules/speller/default/data.cpp,
	  modules/speller/default/data.hpp,
	  modules/speller/default/language.cpp,
	  modules/speller/default/language.hpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/speller_impl.cpp,
	  modules/speller/default/speller_impl.hpp,
	  modules/speller/default/suggest.cpp,
	  modules/speller/default/wordinfo.hpp,
	  modules/tokenizer/Makefile.in, po/be.po, po/es.po, po/fr.po,
	  po/ga.po, prog/Makefile.in, prog/aspell.cpp, scripts/Makefile.in,
	  scripts/ispell:
	  Merged in changes from affix-branch.

2004-01-20 10:47  kevina

	* po/POTFILES.in:
	  Updated POTFILES.in

2004-01-20 10:35  kevina

	* Makefile.am, README-CVS, autogen, auto/mk-doc.pl,
	  manual/Makefile.am, manual/aspell-dev.texi, manual/aspell.texi,
	  manual/fdl.texi, manual/lgpl.texi, manual/mksrc.texi, po/be.po,
	  po/es.po, po/fr.po, po/ga.po:
	  Converted manual to info format.

2004-01-18 04:28  kevina

	* common/config.cpp, prog/aspell.cpp: Added a aspell utility option
	  "suggest".  When set to false aspell in pipe mode will not attemt
	  to come up with suggestions for a misspelled word.

2004-01-12 21:17  kevina

	* modules/speller/default/data_id.hpp:
	  :x

2004-01-11 22:07  kevina

	* Makefile.am, configure.ac, common/cache-t.hpp, common/cache.cpp,
	  common/cache.hpp, common/config.cpp, common/info.cpp,
	  common/info.hpp, common/lock.hpp, lib/find_speller.cpp,
	  modules/speller/default/data.cpp,
	  modules/speller/default/data.hpp,
	  modules/speller/default/language.cpp,
	  modules/speller/default/language.hpp,
	  modules/speller/default/phonet.cpp,
	  modules/speller/default/phonet.hpp,
	  modules/speller/default/phonetic.cpp,
	  modules/speller/default/phonetic.hpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/speller_impl.cpp,
	  modules/speller/default/speller_impl.hpp,
	  modules/speller/default/suggest.cpp, prog/aspell.cpp:

	  Added Posix Mutexes to make Aspell sligtly more thread safe.
	  Still a few areas that need work.

	  Added global cache class which included reference counting.

	  Added global cache for language data to avoid having to reread
	  data in or copy the language class.  Cuts startup time by a
	  factor of 3-4 and refocuses memory by aroung 128K when using "en"
	  wordlist.

2004-01-11 22:02  kevina

	* po/: be.po, es.po, fr.po, ga.po, nl.po:
	  Updated po files.

2004-01-08 16:27  kevina

	* common/posib_err.cpp:
	  BSD Compile Fix.

2004-01-06 08:14  kevina

	* po/: be.po, es.po, fr.po, ga.po:
	  Fixed Typos

	  Updated ga.po

2004-01-06 07:49  kevina

	* po/: be.po, es.po, fr.po, ga.po:
	  Updated be.po

2004-01-06 07:10  kevina

	* prog/aspell.cpp:
	  BSD compile fixes.

2004-01-06 06:32  kevina

	* po/: LINGUAS, be.po, es.po, fr.po:
	  Added "be.po"

2004-01-06 04:33  kevina

	* Makefile.am, TODO, common/config.cpp, gen/mk-filter-pot.pl,
	  po/LINGUAS, po/POTFILES.in, po/es.po, po/fr.po, po/ga.po,
	  prog/aspell.cpp:

	  Inproved gettext support by adding allowing filter options found
	  in the .opt file to be translated.  Also, marked some additional
	  strings in the source.

	  Added "ga" translation.

	  common/config.cpp: Removed some commented out old code.

2004-01-04 06:26  kevina

	* Makefile.am, lib/new_filter.cpp, modules/filter/tex.cpp:
	  Updated manual to reflect changes in new version.

	  Removed some debug output.

2004-01-03 23:59  kevina

	* Makefile.am, configure.ac:
	  Incremented version number.

2004-01-03 21:41  kevina

	* prog/aspell.cpp:

	  Reverted revision 1.31.2.7 by nothere "Extended Aspell pipe
	  mode...."

	  Minor formatting cleanups in aspell.cpp to remove unnecessary {}
	  that nothere added for some reason.

2004-01-03 20:48  kevina

	* Makefile.am, examples/Makefile.am, manual/Makefile.am:
	  Build fixes

	  Manual fixes

2004-01-03 08:59  kevina

	* Makefile.am, README-CVS, autogen, manual/Makefile.am:
	  Build fixes for manual.

2004-01-03 05:06  kevina

	* Makefile.am, autogen, configure.ac, auto/Makefile.in,
	  auto/mk-src.in, auto/MkSrc/Create.pm, common/Makefile.in,
	  common/char_vector.hpp, common/config.cpp, common/config.hpp,
	  common/convert.cpp, common/convert.hpp,
	  common/document_checker.cpp, common/error.hpp, common/filter.cpp,
	  common/filter.hpp, common/gettext.h, common/indiv_filter.hpp,
	  common/info.cpp, common/iostream.hpp, common/itemize.cpp,
	  common/posib_err.cpp, common/posib_err.hpp, common/string.cpp,
	  common/string.hpp, common/string_list.cpp,
	  common/string_list.hpp, common/string_map.cpp, common/vector.hpp,
	  data/Makefile.in, examples/Makefile.am, gen/Makefile.in,
	  gen/mk-static-filter.pl, interfaces/Makefile.in,
	  interfaces/cc/Makefile.in, lib/Makefile.in, lib/filter_entry.hpp,
	  lib/new_config.cpp, lib/new_filter.cpp, m4/Makefile.in,
	  manual/Makefile.am, misc/po-filter.c, modules/Makefile.in,
	  modules/filter/Makefile.in, modules/filter/context.cpp,
	  modules/filter/email.cpp, modules/filter/latex.flt,
	  modules/filter/sgml.cpp, modules/filter/tex.cpp,
	  modules/filter/url.cpp, modules/speller/Makefile.in,
	  modules/speller/default/Makefile.in,
	  modules/speller/default/data.cpp,
	  modules/speller/default/data.hpp,
	  modules/speller/default/multi_ws.cpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/tokenizer/Makefile.in, po/Makevars, po/POTFILES.in,
	  po/es.po, po/fr.po, prog/Makefile.in, prog/aspell.cpp,
	  prog/check_funs.cpp, prog/checker_string.cpp,
	  scripts/Makefile.in, scripts/mkconfig, win32/Makefile,
	  win32/settings.h:
	  Merged changes from loadable-branch which consequently also
	  merged changes from rel_0_50-branch.

2002-12-22 09:15  kevina

	* manual/Makefile.am:
	  Minor cleanups

2002-11-23 21:30  kevina

	* common/file_util.cpp, examples/Makefile.am, prog/aspell.cpp:
	  Merged in changes from rel_0_50-branch

2002-11-23 21:06  kevina

	* auto/MkSrc/ProcNativeImpl.pm, common/asc_ctype.hpp,
	  common/config.cpp, common/convert.hpp, common/file_util.cpp,
	  common/fstream.hpp, common/info.cpp, prog/aspell.cpp:
	  Win32 Portability Fixes

2002-09-28 21:04  kevina

	* prog/aspell.cpp:
	  Merged in changes from rel_0_50-branch.

2002-09-25 20:53  kevina

	* prog/checker_string.cpp:
	  Merged in changes from rel_0_50-branch.

2002-09-23 22:44  kevina

	* configure.ac, modules/speller/default/speller_impl.cpp, po/fr.po,
	  prog/aspell.cpp, prog/checker_string.cpp:
	  Merged in changes form rel_0_50-branch.  Added fr locale

2002-09-23 17:17  kevina

	* modules/speller/default/: readonly_ws.cpp, suggest.cpp:
	  Removed obsolete comments

2002-09-20 15:25  kevina

	* common/basic_list.hpp, common/char_vector.hpp,
	  common/enumeration.hpp, common/fstream.cpp, common/fstream.hpp,
	  common/ostream.hpp, common/string.cpp, common/string.hpp,
	  common/vector.hpp, modules/speller/default/data.hpp,
	  modules/speller/default/language.hpp,
	  modules/speller/default/leditdist.hpp,
	  modules/speller/default/phonetic.cpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/suggest.cpp,
	  modules/speller/default/typo_editdist.cpp,
	  modules/speller/default/typo_editdist.hpp:
	  Merged in reworked_soundslike branch.

2002-09-20 14:49  kevina

	* common/: fstream.cpp, fstream.hpp, iostream.cpp:
	  Merged rel_0_50-branch.

2002-09-20 14:06  kevina

	* po/es.po:
	  Updated es.po

2002-09-09 14:56  kevina

	* configure.ac, examples/example-c.c, prog/aspell.cpp,
	  prog/compress.c:
	  Merged changes from rel_0_50-branch

2002-09-08 23:58  kevina

	* po/Makevars:
	  Added missing file

2002-09-08 23:57  kevina

	* Makefile.am, README-CVS, autogen, configure.ac, rm-auto,
	  auto/MkSrc/Info.pm, auto/MkSrc/ProcNativeImpl.pm,
	  common/config.cpp, common/error.hpp, common/gettext.h,
	  common/indiv_filter.hpp, common/posib_err.cpp,
	  examples/Makefile.am, lib/dummy.cpp, lib/new_filter.cpp,
	  modules/filter/email.cpp, modules/filter/sgml.cpp,
	  modules/filter/tex.cpp, po/POTFILES.in, po/es.po,
	  prog/aspell.cpp:
	  Sergey Poznyakoff  <gray@Noldor.runasimi.org>:

		  (Loadable Filter Support)

		  * configure.ac: Check for the presence of libdl.

		  * lib/new_filter.cpp: Added support for loadable filters.
		    New configuratin options:
		       --[add|rem]-filter=loadable   Require/disable use of
	  loadable
						     filters.
		       --loadable-name		     Full path of the
	  loadable
						     filter to use.

		  * modules/filter/loadable.cpp: New file. Support for
	  loadable
		    filters.
		  * modules/filter/Makefile.am: Added loadable.cpp
		  * common/indiv_filter.hpp: Typo

		  * examples/po-filter.c: New file. An example of loadable
	  filters.
		    Implements filter for *.po localization files.
		  * examples/Makefile.am: Added po-filter.c and rules to
	  generate
		    po-filter.so

	  Sergey Poznyakoff  <gray@Noldor.runasimi.org>:

		  (Gettext support)

		  * Makefile.am (ACLOCAL_AMFLAGS): New variable.
		    Added intl and po.
		    Added maintainer-clean-local hook.
		  * configure.ac: Added NLS support.
		  * autogen: pass -Im4 to aclocal

		  * auto/MkSrc/Info.pm: Fixed typos in comment.
		  * auto/MkSrc/ProcNativeImpl.pm: output $mesg in
	  surrounded by
		    N_().

		  * common/gettext.h: New file. A wrapper around intl.h.
		  * common/Makefile.am: Add gettext.h to EXTRA_DIST

		  * common/config.cpp: Added NLS support.
		  * common/posib_err.cpp: Likewise.
		  * modules/filter/email.cpp: Likewise.
		  * modules/filter/sgml.cpp: Likewise.
		  * modules/filter/tex.cpp: Likewise.
		  * prog/aspell.cpp: Likewise.
		  * common/error.hpp: Provide a definition of N_().

		  * prog/Makefile.am: Define LOCALEDIR

		  * examples/Makefile.am: Override CCLD.

	  Kevin Atkinson:

	    Fixes to make the NLS Work Properly

2002-09-08 02:24  kevina

	* common/char_vector.hpp, common/enumeration.hpp,
	  common/fstream.cpp, common/fstream.hpp, common/ostream.hpp,
	  common/string.cpp, common/string.hpp,
	  modules/speller/default/data.hpp,
	  modules/speller/default/leditdist.hpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/suggest.cpp:
	  Reverted Changes on Head Branch

2002-09-03 21:04  kevina

	* common/char_vector.hpp, common/enumeration.hpp,
	  common/fstream.cpp, common/fstream.hpp, common/ostream.hpp,
	  common/string.cpp, common/string.hpp,
	  modules/speller/default/data.hpp,
	  modules/speller/default/leditdist.hpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/suggest.cpp:
	  Introduced skiptables in Soundslike scan to speed things up.

2002-08-30 13:13  kevina

	* examples/example-c.c, scripts/run-with-aspell.create,
	  scripts/spell:
	  Merged rel_0_50-branch.

2002-08-29 19:16  kevina

	* configure.ac:
	  Manual fixes.

2002-08-27 05:51  kevina

	* common/iostream.hpp:
	  Win32 fix.

2002-08-26 17:11  kevina

	* configure.ac:
	  Fixed pkglibdir and pkgdatadir so you can change it.

2002-08-26 15:42  kevina

	* common/can_have_error.hpp:
	  Added file that is no longer generated.

2002-08-26 15:01  kevina

	* configure.ac, common/can_have_error.cpp, common/error.cpp,
	  common/speller.cpp, prog/check_funs.cpp:
	  Portability Fixes.  Fix so -O3 works.

2002-08-25 19:04  kevina

	* configure.ac, common/config.cpp:
	  Portability fixed.

	  Incremented version number.

2002-08-24 17:38  kevina

	* common/convert.cpp:
	  Used build in types instead of u_int{16,32} to avoid compile
	  problems on non-linux systems.

	  Removed generated file that should not have been there.

2002-08-24 00:27  kevina

	* Makefile.am, manual/Makefile.am, prog/aspell.cpp,
	  prog/check_funs.cpp, prog/check_funs.hpp:
	  Final changes before release.

2002-08-20 17:47  kevina

	* common/document_checker.cpp, common/filter.cpp,
	  common/filter_char.hpp, common/indiv_filter.hpp,
	  modules/filter/email.cpp, modules/filter/sgml.cpp,
	  modules/filter/tex.cpp:

	  Fixed some serious bug in the filter interface by reworking it so
	  *end == '\0' instead of end[-1].

	  Other minor changes.

2002-08-19 23:37  kevina

	* prog/aspell.cpp:

	  Created file.new for writing in check mode instead of renaming
	  file to file.bak and writing to file.

2002-08-18 05:52  kevina

	* examples/list-dicts.c, lib/find_speller.cpp:
	  Fixed bug where jargon wasn't being recognized.

	  Made jargon field wider in list-dicts

2002-08-17 21:55  kevina

	* prog/aspell.cpp:
	  Reported certain errors in pipe mode instead of just ignoring
	  them.

2002-08-17 21:43  kevina

	* scripts/aspell-import:
	  Added aspell-import script.

2002-08-17 16:15  kevina

	* prog/aspell.cpp:
	  Minor aspell.cpp fixups

2002-08-17 16:02  kevina

	* README-CVS, prog/aspell.cpp:
	  Merged speller-util into aspell.

2002-08-16 14:46  kevina

	* config-debug, config-opt, configure.ac,
	  modules/speller/default/speller_impl.cpp:
	  Disable static libraries by default.

	  Added missing scripts in the scripts/ dir.

	  Fixed bug when language was not being set in config when a
	  dictionary is specified directly.

2002-08-15 17:12  kevina

	* FIXMEs, common/config.cpp, common/filter.cpp, common/filter.hpp,
	  common/speller.hpp, lib/find_speller.cpp,
	  modules/speller/default/data.cpp,
	  modules/speller/default/data.hpp, prog/aspell.cpp:
	  Added support for dumping the session and personal word list.

	  Added support for changing the filters in the speller class.

	  Fixed a bug in pipe mode with the configure class.

2002-08-14 15:52  kevina

	* common/config.cpp:
	  used LC_MESSAGES locale instead of LANG environmental variable

2002-08-13 03:03  kevina

	* common/config.cpp, lib/find_speller.cpp,
	  modules/speller/default/data.cpp:
	  Added support for alias and special multi files that won't be
	  picked up when Ispell scans for dictionaries.

	  Fixed bug so that when specifying a master dictionary it will
	  really use that dictionary.

2002-08-12 17:10  kevina

	* FIXMEs, configure.ac, common/config.cpp, common/config.hpp,
	  common/document_checker.cpp, common/filter.hpp, common/info.cpp,
	  common/string_list.cpp, common/string_list.hpp,
	  common/string_map.cpp, common/string_map.hpp,
	  common/strtonum.cpp, common/strtonum.hpp, lib/find_speller.cpp,
	  lib/new_filter.cpp, modules/filter/sgml.cpp,
	  modules/filter/tex.cpp, modules/speller/default/speller_impl.cpp,
	  prog/aspell.cpp:

	  Removed useless interface classes for StringList and StringMap
	  and replaced it by the actual implementation.

	  Truly fixed locale dependent bug with strtod by proving a locale
	  independent implementation thanks to Melvin Hadasht

	  Added support for changing mode based on the file extension.

	  Manual fixups.

2002-08-11 06:58  kevina

	* auto/MkSrc/ProcNativeImpl.pm, common/document_checker.cpp,
	  common/filter_char.hpp, common/filter_char_vector.hpp,
	  common/hash-t.hpp, common/hash.hpp, common/posib_err.hpp,
	  common/stack_ptr.hpp, lib/find_speller.cpp,
	  modules/filter/sgml.cpp, modules/filter/tex.cpp,
	  modules/speller/default/phonet.cpp,
	  modules/speller/default/vector_hash-t.hpp, prog/aspell.cpp,
	  prog/check_funs.cpp:
	  Fixed source so it will compile with gcc 3.2.  Also fixed a bug
	  that proped up with StackPtr when using gcc 3.2.

2002-08-10 09:17  kevina

	* auto/mk-src.in, common/convert.cpp, common/convert.hpp,
	  common/document_checker.cpp, common/document_checker.hpp,
	  common/filter.cpp, common/filter.hpp, common/filter_char.hpp,
	  common/filter_char_vector.hpp, common/indiv_filter.hpp,
	  common/posib_err.hpp, common/tokenizer.hpp, examples/example-c.c,
	  lib/find_speller.cpp, lib/new_checker.cpp, lib/new_filter.cpp,
	  modules/filter/email.cpp, modules/filter/sgml.cpp,
	  modules/filter/tex.cpp, modules/filter/url.cpp,
	  modules/tokenizer/basic.cpp, prog/aspell.cpp,
	  prog/checker_string.cpp:
	  Added support for encoding and decoding filters.

2002-08-08 20:55  kevina

	* common/convert.cpp:
	  Avoid need for *.map data files.

2002-08-08 20:02  kevina

	* auto/mk-doc.pl:
	  Avoided writing 'mk-src.tex' when it has not changed.

2002-08-08 19:52  kevina

	* autogen:
	  Fixed autogen to work with modifed mk-src.

2002-08-08 08:25  kevina

	* prog/: aspell.cpp, checker_string.cpp, checker_string.hpp:
	  Reworked aspell program to use external C interface in parts to
	  make sure that encoded words are converted correctly.

2002-08-08 08:20  kevina

	* auto/mk-doc.pl, auto/mk-src.in, auto/mk-src.pl,
	  auto/MkSrc/CcHelper.pm, auto/MkSrc/Create.pm, auto/MkSrc/Info.pm,
	  auto/MkSrc/Methods.pm, auto/MkSrc/ProcCc.pm,
	  auto/MkSrc/ProcCxx.pm, auto/MkSrc/ProcImpl.pm,
	  auto/MkSrc/ProcNative.pm, auto/MkSrc/ProcNativeImpl.pm,
	  auto/MkSrc/Read.pm, auto/MkSrc/Type.pm, auto/MkSrc/Util.pm,
	  manual/Makefile.am:
	  Reorganized mk-src.pl to break it up into small modules and added
	  documentation.

2002-08-04 16:50  kevina

	* common/info.cpp:
	  Ugly hack to get around the fact that reading in real numbers is
	  locale dependent.

2002-08-04 02:38  kevina

	* modules/filter/email.cpp:
	  Compile fix.

2002-08-04 00:24  kevina

	* common/document_checker.cpp, common/filter.cpp,
	  common/filter.hpp, common/indiv_filter.hpp,
	  modules/filter/email.cpp, modules/filter/sgml.cpp,
	  modules/filter/tex.cpp, modules/filter/url.cpp:
	  Modified filter interface a bit.

2002-08-03 23:34  kevina

	* common/filter_char.hpp: [no log message]

2002-08-03 23:20  kevina

	* TODO, auto/mk-src.in, auto/mk-src.pl, common/char_vector.hpp,
	  common/convert.cpp, common/convert.hpp,
	  common/document_checker.cpp, common/document_checker.hpp,
	  common/filter.cpp, common/filter.hpp, common/indiv_filter.hpp,
	  common/speller.hpp, common/string_enumeration.hpp,
	  common/tokenizer.cpp, common/tokenizer.hpp, common/vector.hpp,
	  modules/filter/email.cpp, modules/filter/sgml.cpp,
	  modules/filter/tex.cpp, modules/filter/url.cpp,
	  modules/speller/default/speller_impl.cpp,
	  modules/tokenizer/basic.cpp:
	  Reworked filter and convert interface.  Fixed conversion bugs.

2002-08-02 21:54  kevina

	* auto/mk-src.pl:
	  Added extern "C" to aspell.h

2002-07-31 20:03  kevina

	* configure.ac, manual/Makefile.am:
	  Minor manual fixes

2002-07-29 14:17  kevina

	* COPYING, manual/Makefile.am:
	  Updated copyright.

2002-07-28 21:31  kevina

	* Makefile.am, autogen, configure.ac:
	  Added support for rerunning mk-src.pl when nessary

2002-07-28 20:44  kevina

	* scripts/ispell:
	  Minor change in ispell script.

2002-07-28 20:35  kevina

	* Makefile.am, README-CVS, configure.ac, manual/Makefile.am:
	  Added manual.

2002-07-28 10:53  kevina

	* common/config.cpp, common/hash.hpp, prog/aspell.cpp:
	  Moved options for "aspell" util in config.cpp so they can be
	  specifed in configuration files.

2002-07-27 10:48  kevina

	* prog/aspell.cpp:
	  Bug fix in dump config and added the ability to print a config
	  option from the command line.

2002-07-27 10:18  kevina

	* prog/aspell.cpp, prog/check_funs.cpp, prog/check_funs.hpp,
	  scripts/ispell:
	  Improved check interface a bit and added support for Ispell
	  kepmapping.

2002-07-27 03:49  kevina

	* common/error.hpp:
	  Added needed file.

2002-07-27 03:39  kevina

	* common/info.cpp, lib/find_speller.cpp,
	  modules/speller/default/speller_impl.cpp:
	  Added code to normilize code in info.cpp.  Made comment more
	  legable in find_speller.cpp Removed old fixme in speller_impl.cpp

2002-07-26 19:49  kevina

	* common/posib_err.hpp:
	  Removed fixed fixme.

2002-07-26 19:27  kevina

	* common/config.cpp, common/config.hpp, common/error.cpp,
	  common/posib_err.cpp, common/posib_err.hpp, examples/example-c.c,
	  lib/new_config.cpp, modules/speller/default/speller_impl.cpp,
	  modules/speller/default/speller_impl.hpp,
	  modules/speller/default/suggest.cpp,
	  modules/speller/default/suggest.hpp:
	  Fixed memory problems as reported by valgrind and other bug
	  fixes.

2002-07-26 04:16  kevina

	* lib/find_speller.cpp, prog/aspell.cpp:
	  Fixed some fixmes, espacally with the formating of the help
	  string

2002-07-25 14:25  kevina

	* auto/mk-src.in:
	  Added description to a member of DictInfo

2002-07-25 14:08  kevina

	* common/info.cpp, examples/Makefile.am, examples/list-dicts.c,
	  prog/aspell.cpp:
	  Fixed bugs in DictInfoList and added an example of how to use it.

2002-07-25 12:08  kevina

	* examples/: Makefile.am, example-c.c:
	  Renamed aspell0 back to example-c.

2002-07-25 11:13  kevina

	* lib/find_speller.cpp:
	  Another BSD/OS 4.2 portability fix

2002-07-25 10:54  kevina

	* common/convert.cpp, data/dvorak.kbd, modules/filter/sgml.cpp,
	  prog/aspell.cpp:

	  BSD Compile fixes.  And other minor fixes.  Addition of dvorak
	  keyboard.

2002-07-25 06:58  kevina

	* prog/aspell.cpp:
	  Fixed a really stupid bug when I was using StackPtr.release when
	  I should of been using StackPtr.del!

2002-07-25 06:44  kevina

	* prog/: aspell.cpp, checker_string.cpp:
	  Bug fixes when using aspell in list mode.

2002-07-24 14:17  kevina

	* common/iostream.hpp, prog/aspell.cpp:
	  Fixed bug in pipe mode by forcing line buffering.

2002-07-24 08:25  kevina

	* common/config.cpp, common/config.hpp,
	  common/document_checker.cpp, lib/new_config.cpp, prog/aspell.cpp:

	  Fixed mode changing in pipe mode.  Reworked Notifier class a bit.

2002-07-24 01:02  kevina

	* auto/mk-src.in, modules/speller/default/data.cpp,
	  modules/speller/default/language.cpp, prog/aspell.cpp:
	  Bug fixes with error language related error message reporting.

2002-07-23 23:57  kevina

	* modules/speller/default/speller_impl.cpp, prog/aspell.cpp:
	  More bug fixes.

2002-07-23 23:32  kevina

	* prog/checker_string.cpp:
	  Fix compile error from previous bug fix!

2002-07-23 23:31  kevina

	* prog/checker_string.cpp:
	  Fixed bug in checker string.

2002-07-23 23:15  kevina

	* TODO:
	  Added TODO

2002-07-23 21:32  kevina

	* common/config.cpp, common/getdata.cpp, common/info.cpp,
	  common/info.hpp, lib/find_speller.cpp, modules/filter/tex.cpp,
	  prog/aspell.cpp:
	  Fixed some bugs found by valgrind.

2002-07-23 20:29  kevina

	* common/string_map.hpp, modules/filter/sgml.cpp,
	  modules/filter/tex.cpp:
	  Added sgml and TeX filters.

2002-07-23 19:08  kevina

	* common/asc_ctype.hpp:
	  Fixed bugs in asc_to{upper,lower}.

2002-07-23 17:36  kevina

	* common/asc_ctype.hpp, common/config.cpp, common/convert.cpp,
	  common/fstream.cpp, common/info.cpp, common/itemize.cpp,
	  lib/find_speller.cpp, modules/speller/default/phonet.cpp:
	  Removed locale dependence for ctype.h by using my own functions
	  which only work on ascii characters.

2002-07-22 07:20  kevina

	* Makefile.am, README-CVS, config-opt, configure.ac,
	  prog/aspell.cpp:
	  Final changes before snapshot 200020722

2002-07-22 03:37  kevina

	* auto/mk-src.pl:
	  Added support for outputting the desc. in generated files.

2002-07-22 01:10  kevina

	* common/: mutable_container.hpp, string_list.hpp, string_map.hpp:
	  Added needed files.

2002-07-22 01:07  kevina

	* configure.ac, auto/mk-src.in, auto/mk-src.pl,
	  common/char_vector.hpp, common/config.cpp, common/config.hpp,
	  common/document_checker.cpp, common/document_checker.hpp,
	  common/filter.cpp, common/filter.hpp, common/fstream.cpp,
	  common/fstream.hpp, common/itemize.cpp, common/itemize.hpp,
	  common/mutable_string.hpp, common/posib_err.cpp,
	  common/posib_err.hpp, common/speller.hpp, common/stack_ptr.hpp,
	  common/string_list.cpp, common/string_map.cpp,
	  lib/new_config.cpp, lib/new_filter.cpp, modules/filter/email.cpp,
	  modules/filter/sgml.cpp, modules/filter/tex.cpp,
	  modules/speller/default/speller_impl.cpp,
	  modules/speller/default/speller_impl.hpp, prog/aspell.cpp,
	  prog/check_funs.cpp, prog/check_funs.hpp,
	  prog/checker_string.cpp, prog/checker_string.hpp:
	  Aspell can now be used as an independent utility!

2002-07-16 22:09  kevina

	* common/: document_checker.cpp, filter.cpp:
	  Added needed file and other minor fixes.

2002-07-16 21:50  kevina

	* configure.ac, common/char_vector.hpp, common/config.cpp,
	  common/config.hpp, common/document_checker.cpp,
	  common/document_checker.hpp, common/filter.hpp,
	  common/indiv_filter.hpp, common/posib_err.hpp,
	  lib/new_checker.cpp, lib/new_config.cpp, lib/new_filter.cpp,
	  modules/filter/email.cpp, modules/filter/url.cpp:
	  Added support for filters.

2002-07-16 17:59  kevina

	* common/string_map.cpp:
	  Fix memory leak

2002-07-15 01:39  kevina

	* configure.ac, auto/mk-src.in, auto/mk-src.pl,
	  common/document_checker.cpp, common/document_checker.hpp,
	  common/filter.hpp, common/indiv_filter.hpp, common/speller.cpp,
	  common/speller.hpp, common/tokenizer.hpp, lib/new_checker.cpp,
	  lib/new_filter.cpp, modules/speller/default/speller_impl.cpp,
	  modules/speller/default/speller_impl.hpp,
	  modules/tokenizer/basic.cpp:
	  Added support for checking complete documents.

2002-07-12 04:12  kevina

	* common/char_vector.hpp:
	  Added needed file.

2002-07-10 19:02  kevina

	* auto/mk-src.in, auto/mk-src.pl, common/convert.cpp,
	  common/convert.hpp, common/posib_err.cpp, common/posib_err.hpp,
	  common/speller.hpp, common/stack_ptr.hpp,
	  common/string_enumeration.hpp, common/vector.hpp,
	  modules/speller/default/speller_impl.cpp:
	  Finished adding support for converting between different
	  encodings.

2002-07-10 01:52  kevina

	* common/: convert.cpp, convert.hpp:
	  More convert.?pp changes.

2002-07-09 21:35  kevina

	* auto/mk-src.in, common/convert.cpp, common/convert.hpp,
	  common/posib_err.hpp:
	  Fixed convert.cpp so it would compile

2002-03-24 00:09  kevina

	* interfaces/cc/pspell.h, lib/dummy.cpp:
	  Pspell compatibility fixes.

2002-03-23 23:35  kevina

	* common/info.cpp, modules/speller/default/readonly_ws.cpp:
	  BSD 4.x compatibility fixes

2002-01-31 12:37  kevina

	* README-CVS:
	  Minor fix in README-CVS

2002-01-31 12:35  kevina

	* autogen:
	  added $ACLOCAL_FLAGS to aclocal

2002-01-07 00:08  kevina

	* Makefile.am, README-CVS, configure.ac, scripts/mkconfig:
	  More changes to make the New Aspell an independent library.

2002-01-06 16:45  kevina

	* Makefile.am, autogen, configure.ac, auto/mk-src.in,
	  common/info.cpp, common/speller.hpp, data/standard.kbd,
	  interfaces/cc/pspell.h, modules/speller/default/speller_impl.cpp,
	  modules/speller/default/speller_impl.hpp:
	  Made it possable to install aspell normally.	Added pspell.h
	  compatibility header.  Added back support for master_word_list
	  (now main_word_list).

2002-01-04 16:59  kevina

	* auto/mk-src.in, common/info.cpp, common/info.hpp,
	  lib/find_speller.cpp:
	  Removes the need for .awli files in most cases.

2001-12-30 04:28  kevina

	* common/: info.cpp, info.hpp:

	  Changed .pwli extenstion to .awli.  Clean up and simplifiaction
	  of info.* files.

2001-12-28 23:42  kevina

	* common/: config.cpp, config.hpp:

	  Reworked last remaing bit of code that used FILE directly to use
	  the wrapper classes instead.

2001-12-28 23:26  kevina

	* common/: info.cpp, info.hpp:

	  Removed the need for the .pmi files for compiled in modules.
	  Renamed the extension from .pmi to .ami.  Other minor interface
	  changes in info.cpp.

2001-12-28 20:57  kevina

	* common/: fstream.hpp, info.cpp, info.hpp:
	  Minor interface and comments cleanups.

2001-12-24 04:19  kevina

	* FIXMEs, common/config.cpp, lib/find_speller.cpp:
	  Statically linked speller module into libaspell.  Changed version
	  number to 0.50 Changed module name from aspell to default.  Added
	  support for using the module list as given by .pmi files.

2001-12-01 02:38  kevina

	* COPYING:
	  Rename of COPYINGS -> COPYING

2001-11-29 21:26  kevina

	* FIXMEs, README-CVS:

	  Cleanups after pspell->aspell renaming

2001-11-29 20:55  kevina

	* autogen, configure.ac, auto/mk-src.in, auto/mk-src.pl,
	  common/basic_list.hpp, common/block_slist-t.hpp,
	  common/block_slist.hpp, common/can_have_error.cpp,
	  common/clone_ptr-t.hpp, common/clone_ptr.hpp, common/config.cpp,
	  common/config.hpp, common/convert.cpp, common/convert.hpp,
	  common/copy_ptr.hpp, common/enumeration.hpp, common/error.cpp,
	  common/file_util.cpp, common/file_util.hpp, common/fstream.cpp,
	  common/fstream.hpp, common/generic_copy_ptr-t.hpp,
	  common/generic_copy_ptr.hpp, common/getdata.cpp,
	  common/getdata.hpp, common/hash-t.hpp, common/hash.hpp,
	  common/hash_fun.hpp, common/info.cpp, common/info.hpp,
	  common/iostream.cpp, common/iostream.hpp, common/istream.hpp,
	  common/itemize.cpp, common/itemize.hpp,
	  common/mutable_string.hpp, common/ostream.hpp,
	  common/parm_string.hpp, common/posib_err.cpp,
	  common/posib_err.hpp, common/speller.hpp, common/stack_ptr.hpp,
	  common/stamp-h.in, common/string.cpp, common/string.hpp,
	  common/string_enumeration.hpp, common/string_list.cpp,
	  common/string_map.cpp, common/vector.hpp, examples/Makefile.am,
	  lib/find_speller.cpp, modules/speller/default/asuggest.hpp,
	  modules/speller/default/block_vector.hpp,
	  modules/speller/default/data.cpp,
	  modules/speller/default/data.hpp,
	  modules/speller/default/data_id.hpp,
	  modules/speller/default/data_util.hpp,
	  modules/speller/default/editdist.cpp,
	  modules/speller/default/editdist.hpp,
	  modules/speller/default/editdist2.hpp,
	  modules/speller/default/language.cpp,
	  modules/speller/default/language.hpp,
	  modules/speller/default/leditdist.cpp,
	  modules/speller/default/leditdist.hpp,
	  modules/speller/default/matrix.hpp,
	  modules/speller/default/multi_ws.cpp,
	  modules/speller/default/phonet.cpp,
	  modules/speller/default/phonet.hpp,
	  modules/speller/default/phonetic.cpp,
	  modules/speller/default/phonetic.hpp,
	  modules/speller/default/primes.cpp,
	  modules/speller/default/primes.hpp,
	  modules/speller/default/readonly_ws.cpp,
	  modules/speller/default/speller_impl.cpp,
	  modules/speller/default/speller_impl.hpp,
	  modules/speller/default/suggest.cpp,
	  modules/speller/default/suggest.hpp,
	  modules/speller/default/typo_editdist.cpp,
	  modules/speller/default/typo_editdist.hpp,
	  modules/speller/default/vector_hash-t.hpp,
	  modules/speller/default/vector_hash.hpp,
	  modules/speller/default/weights.hpp, prog/compress.c:

	  Changed name from pspell to aspell changed aspell module to
	  speller-default.  Still need to change the actual module name
	  from aspell.

2001-11-08 06:05  kevina

	* FIXMEs:
	  Fixed bug when making suggestions when typo analysis is not used.

2001-11-07 21:49  kevina

	* FIXMEs, auto/mk-src.in, common/string_enumeration.hpp:
	  Renamed emulation to enumeration like it should of been in the
	  first place.	Also involved renaming some files.

2001-11-07 21:24  kevina

	* common/: config.cpp, config.hpp, enumeration.hpp, info.cpp,
	  info.hpp, string_enumeration.hpp, string_list.cpp,
	  string_map.cpp:
	  Renamed emulation to enumeration like it should of been in the
	  first place.	Also involved renaming some files.

2001-11-07 20:42  kevina

	* config-debug, config-opt, common/hash-t.hpp:

	  Small compile fixes for Intel compiler.  Fixed config-* to
	  properly pass command parameters when passed with spaces in
	  parameters

2001-09-15 14:42  kevina

	* auto/mk-src.in, auto/mk-src.pl, common/can_have_error.hpp:
	  Improved mk-src script to allow two additional header files to be
	  automatically generated.

2001-09-14 14:10  kevina

	* common/: fstream.hpp, parm_string.hpp:
	  Documentation improvments

2001-09-14 11:56  kevina

	* common/: fstream.cpp, fstream.hpp, istream.hpp, string.cpp,
	  string.hpp:
	  Modifed readonly_ws.cpp to use FStream.  Added seek function to
	  FStream.

2001-09-12 02:19  kevina

	* README-CVS:
	  Fixes some errors in README-CVS.

2001-09-09 23:16  kevina

	* common/fstream.hpp:
	  Added some documentation for the FStream class.

2001-09-08 16:56  kevina

	* FIXMEs, Makefile.am, README-CVS, autogen, config-debug,
	  config-opt, configure.ac, rm-auto, auto/mk-src.in,
	  auto/mk-src.pl, common/basic_list.hpp, common/block_slist-t.hpp,
	  common/block_slist.hpp, common/can_have_error.cpp,
	  common/can_have_error.hpp, common/clone_ptr-t.hpp,
	  common/clone_ptr.hpp, common/config.cpp, common/config.hpp,
	  common/convert.cpp, common/convert.hpp, common/copy_ptr.hpp,
	  common/error.cpp, common/file_util.cpp, common/file_util.hpp,
	  common/fstream.cpp, common/fstream.hpp,
	  common/generic_copy_ptr-t.hpp, common/generic_copy_ptr.hpp,
	  common/getdata.cpp, common/getdata.hpp, common/hash-t.hpp,
	  common/hash.hpp, common/hash_fun.hpp, common/info.cpp,
	  common/info.hpp, common/iostream.cpp, common/iostream.hpp,
	  common/istream.hpp, common/itemize.cpp, common/itemize.hpp,
	  common/mutable_string.hpp, common/ostream.hpp,
	  common/parm_string.hpp, common/posib_err.cpp,
	  common/posib_err.hpp, common/stack_ptr.hpp, common/stamp-h.in,
	  common/string.cpp, common/string.hpp, common/string_list.cpp,
	  common/string_map.cpp, common/vector.hpp, examples/Makefile.am,
	  prog/compress.c: Initial revision

