Sun Apr 21 2002 pete <petergozz@users.sf.net>
	* updates to .spec for rpm

Sun Apr 21 2002 dan <madprof@madprof.net>
	* Fixed non NULL pointer bug. 

Sun Apr 21 2002 pete <petergozz@users.sf.net>
	* Updates to splash.png. plugins/readme and changelogs
	* Updates to all plugin.so
	* decide to start release process.
	
Fri Apr 19 2002 pete <petergozz@users.sf.net>
	* Work and updates to: authors.sgml bugs.sgml cronosII.sgml latest.sgml plugins.sgml ==> cronosII-htmldocs.tar.gz
	* Thinks lucky we don't have anybody from NZ or Fiji working on this...
	* Notes emacs always has and still does and it has full support for SGML :) (shields to 80% Scotty)
Tue Apr 16 2002 dan <madprof@madprof.net>
	* Updated Changelog. VIM color codes it now.
	* Thinks its cool with people on other sides of the world updating
	  files and getting dates before other peoples previous entrys ;)
	* Updated plugins.sgml re nohtml.

Wed Apr 17 2002 pete <petergozz@users.sf.net>
	* Updates checked into gui-about.* 
	* Update to splash image (lost the orig xcf)
	* Deadline of 20th set for release.
	* Commenced updating docs nb. nohtml is in plugins.sgml

Mon Apr 15 2002  pete <petergozz@users.sf.net>
	* Updates and fixmes to src/guiabout.c splash dialog 
	* Hmm must update the xpm and track down the final font rendering issues ..
	* Tracked ! The main problem was with my XFS configuration and version.
	* GDK should bitch about this ?? 

Sun Apr 14 2002 pete <petergozz@users.sf.net>
	* Version now at 0.2.2.23 standby for a release
	* Plugins all repacked to Angel Ramos specs (with some minor mods)
	* Nohtml by Daniel added (offically) to the package.
	* Fixed stupid typo in CronosII-config (doh!) a while back.
	* Having some major grief with i18n again (my debian install at fault)
	* However ./configure --disable-nls will help if you have this problem.

Thu 21 Feb  2002 pete <petergozz@users.sf.net>
	* All packages uploaded to release site.
	* Manual images fixups goes on. Should NOW be OK.
	* Time for a breather.

Wed 20 Feb 2002 pete <petergozz@users.sf.net>
	* major install change in doc/C.. just sick of pissing about with
	* gnome doc stuff. I will move this back to standard, when gnome 2
	* comes out.
	* dtd moved up to 4.1 and parses fine.
	* simplified the spec file for rpm builds. (give me debs any day)


Mon 18 Feb 2002  pete <petergozz@users.sf.net>
	* src /gui-export.c:    g_warning (_("The mailbox %s couldn't be found."), mailbox);
	* Change to g_warning (_("Could not find the mailbox  %s ."), mailbox);
	*src /gui-window_main_callbacks.c:   
	gnome_appbar_push (GNOME_APPBAR (WMain->appbar), _("The message couldn't be found"));
	* Changed to: gnome_appbar_push (GNOME_APPBAR (WMain->appbar), _("Message not found"));
	* gui-preferences.c Yet more edits to the quick help dialog. Tooltips added and edited to general preferences.
	* mailbox.c  "Couldn't found the mailbox in the Mailbox's List"
	* Changed : "Could not find the mailbox in the Mailbox List   : all occurances.( x3)
	* Think thar's all public uses of couldn't. (gnome docs style)

Sun 17  Feb 2002  pete <petergozz@users.sf.net>
	* Proofreading continues on manual. Groan>
	* Developers Changelog has note about the final compiler error.
	* Commented gui-window_*.c (closed emacs didn't I !! :<)
	* Removed a lot of the --dev "tags" from config files.
	* Version should now be 0.2.2.22  thats too Kuut, but there ya go.


Fri 15 Feb 2002  pete <petergozz@users.sf.net>
	* Major update to manual content and layout. for release -22
	* Update /doc/C/Makefile.am to include prebuilt (sans gifs) html docs.
		include specificaly all sgml files in make dist.release -22
	* Bounce Bug to the TODO pages. This has me foxed !!
	* Posted Bug report to developers list.
	* Created non-dist file README-developers.Changelog THE BOUNCE BUG report is there.
	* Prep and edit top level docs (README etc) for release -22
	* Cleaned up ambiguities in gui-preferences.c #define QUICK_HELP_NEW_ACCOUNT

Thu 14 Feb 2002 pete <petergozz@users.sf.net>
	* Lots of minor spelling fixups as I tried out various options with
	* smtp. No code alters since the last patch.
	* Queue still a little fragile. Have to rewrite the spool section of
	* the manual.


Tue 12 Feb 2002 pete <petergozz@users.sf.net>
	* Edits to cronosII-config.in (devversion) , src/gui-about.c, man/makefile.am
	configure.in (versioning) other minor stuff I can't remember but they will be commented.
	* upload to cvs.
	* update manual pages. doc/C/cronosII.sgml
	* applied patches from the DEBIAN Maintainers build I will credit these soon.:
	* Aaron Schrab <aaron@schrab.com> fixed Debian bug 126228 .
	  root <jlquinn@optonline.net>  provided the way and a partial fix.  Thanks guys.
	  I have hand applied the resulting patch to the MR2 source tree.

Mon 11 Feb 2002 pete <petergozz@users.sf.net>
	* Changed about dialog and cronosII-config to show MR2 RPM edition
	* Left gui-about.c with gtk stuff commented out.
	* Commenced "merge" of alters to the MR2 branch.
	* Note debug now set on (peter !)

Thur 7 Feb 2002 pete <petergozz@users.sf.net>
	* Updated cronosII-config to show plugins directory and  source version
	* Set debug to off by default (configure.in) for package builds.
	* Removed DESTDIR= from toplevel Makefile.am
	* Added cronosII-config.1 to man directory.
	* Commented out the gtk specific stuff in gui-about.c 
	Why: redundant given deps and The deb version will not open the about 
	dialog.while a source build from the same source will <gasp !!>

Wed 6 Feb 2002 pete <petergozz@users.sf.net>
	* Added Debian / GNU edition to splash page.
	* Added unix man page for c2addrbook. and updates man/makefile.am accordingly.

Tue 5 Feb 2002 Pete<petergozz@users.sf.net>
	* Built new deb. Started on RPM (*&^&%$#@!)
	* New version of unix man page for cronos as manual.sgml under debian.
	* Copied nroff output over original man/cronos.1 to be consistant.
	* backup original man page.
	* Added NEWS_OTHER 
	* Added DESTDIR =    to top level Makefile.am (for Debian builds)
	* Modified src/utils.c to "fix" an irregular/ accasional compile error. 
	  (Removed some underscores from some error messages.) GCC 2.95.
	* Copied the three plugin.so files to top level so I could get the makefiles
	  to install them without having them try to build them.... Why did it take 
	  me sooooo looong to do that ! DOH (again)

Mon 4 Feb 2002 Pete <petergozz@users.sourceforge.net>
	* built and broke deb package. ;o (doh!)
	* Some tidy up work in Fortune plugin. (CVS cleanup)

Wed 19 Dec 2001 Pete <petergozz@users.sourceforge.net>
	* applied patch1 to Filters
	* rerelease Filters (Omega final)
	* put the duller blue folder icon in place
	* update /plugins/Makefile.am
	* build cvs free source package

Tue Dec 18 2001 Pete <petergozz@users.sourceforge.net>
	* Updates for release version
		* Manual updated
		* Plugins Docs updated
		* Filters -0.4.5 version ready

Sat Dec 15 2001 Pete <petergozz@users.sourceforge.net>
	* Hopefully the final updates to plugins.

Fri Dec 14 2001 Pete <petergozz@users.sourceforge.net>
	* Applied Daniel Fairheads patches to 
	gui-composer.c   gui-preferences.c .
	These should fix the annoying Mailto: bug and an old potential problem
	in the mailbox set up section with / in the name.
	
	* included Daniels new clearer icon for drafts.
	I will leave it as default.. Other versions are available from the website.
	(currently http://cronosii.sourceforge.net/Active_Site/emoticons.php)
	*Having problems with the filters plugin .... sigh .. Why did I go there ..

Thu Dec 13 2001 Pete <petergozz@users.sourceforge.net>
	* Brought filters to 0.4.0
	* Updated source docs to reflect this
	* Added one Daniel to the splash page (and fixed a typo)

Wed Dec 12 2001 Pete Gossner <petergozz@users.sourceforge.net>
	* Caught a potential install problem in plugins
	* Added the binaries etal for the sample plugin
	* Updated the relevant READMEs in the plugin directories.
	

Sat Dec 1 2001 (later) Peter Gossner <petergozz@users.sourceforge.net>
	* applied and traced all patches needed to build plugins to version 0.2.1
	* still unable to get a build with 0.2.2  However.:::
	* added prebuilt plugins and source files to the plugins directory.
	* added and updated READMEs and ChangeLogs to reflect this
	* (the binaries are compressed with the source files under plugins)
	
Sat Dec 1 2001  Peter Gossner  <petergozz@users.sourceforge.net>
	* Fixed the clumbsy error I made to cronosII-config

Fri Nov 30 Peter Gossner <petergozz@users.sourceforge.net>
	* Added  versions.h to src/Makefile.am
	* Revised icons. src/xpm [GIMP rules all]
	* Edited some status messages on the main window.
	* Noted that those on the message mouse button3 menu 
	  not functional.
	* The Mad Prof patch stable. :)
	* Having great fun with my local cvs ...
	* Plugins still not making ... mm by mm I am tracking those ....

Fri Nov 30 2001 Peter Gossner <petergozz@users.sourceforge.net>
	* changed  some of the icons for a fresher look.
	* have tried to get plugins to work but not yet.

Thu Nov 29 07:48:41 CST 2001 Peter Gossner <petergozz@users.sourceforge.net>
	* applied the MadProfs (aka  Daniel Fairhead ) patches to net.c
	  and  gui-composer.c

Wed Nov 28 2001	Peter Gossner <petergozz@users.sourceforge.net>
	* Some minor graphics updates.
	* Fixed the lack of splash image .
	

Mon Nov 12 16:41:09 CST 2001  Peter Gossner <petergozz@users.sourceforge.net>
	* Not much new just some tidy ups and updates to config.in.
	* updated configure messages in prep for some more work.

Sun Aug 26 10:28:07 CST 2001 Peter Gossner <petergozz@users.sourceforge.net>
        * Minor spelling updates: Across the whole application and source notes.
	* Trying to understand the Queue process.
	* Mostly work about the Addressbook.
	* Some prepwork for a possible MR2 release.

Mon Jul  9 18:16:49 CST 2001 Peter Gossner <petergozz@users.sourceforge.net>
	* initiated Change Log format above. (emacs auto detects this)
	* Many small changes. Some final spell checking (because I couldn't stand it any more)
	* Hopefully have intergrated the manual into the build process in a very simple way.
	  (after some 4 different variations) . This should pay off with scrollkeeper looming.
	* config.in altered to reflect this maintenance release.
	* edits to gui-preferences.c
	* edited cronosII.png to clearly show this release.

 Sun Apr 15 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
	- Spanish translation.
	- Fixed bug #416303.

 Sat Apr 14 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
	- Cronos II Development manual.
	- Updated Cronos II Plugin Development manual.
	- Fixed bug in the pop module (for the filters plugin).
	- Spanish translation.
	
 Fri Apr 13 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
	- Cronos II Development manual.

 Tue Apr 12 2001 Pier Carteri <m3tr0@dei.unipd.it> 
	- Updated italian translation.

 Tue Apr 12 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
	- Autocompletition based on the email address.
	- UI-Address Book. When adding an entry to the group list the entry will get
	  empty.
	- Added some help text in the New/Edit vCard in the address book.
	- Work along the new es.po translation.

 Tue Apr 12 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
	- Compilation warning fixes.

 Sun Apr 08 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
	- Part of Spanish translation.
	- The address book can now be accessed from the foot menu and from the gmc menu.
	- The address book is now a separated program from c2.
	- Patch in order to facilitate Bosko the writing of a plugin for the pop module.
	- Changes in order to the c2addrbook program, once its closed, doesn't goes to the
	  background and keep bothering there.

 Sun Apr 08 2001 Yves Mettier <ymettier@libertysurf.fr> 
	- Patch in order to include some required headers.
	- French translation.

 Sat Apr 07 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
	- Fixed bug that wouldn't detect previous versions when the other version is stable.

 Thu Apr 05 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
	- Fixed the crash when a mail with no content is selected.
	- Updated the POTFILES.in file.

 Thu Apr 05 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
	- Changes in order to create the Queue mailbox when the user is upgrading from
	  an old Cronos II version.
	- Changes in order to be able to add a card when someone sends a vCard as attachment.

 Wed Apr 04 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
	- Fixed the crash when clicking in the previous or next btn with no mail selected.

 Tue Apr 03 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
	- Fixed two bug in the patch sent by Andr (wm_sendqueue_clicked_thread).

 Mon Apr 02 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
	- Fixed annoyance in the Address Book::Personal Information, when writing a
	  first name and a last name without a middle name, the show name wouldn't
	  have the " " separating the two names.
	- Fixed crash due to the previous change.
	- Changes in the UI of the Composer.
	- The selecting of a destination from a list in the Composer window is working
	  (single contacts and group contacts too!).

 Sat Mar 31 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Fixed a crash when editing a card that doesn't have a birthday written.
- Editing of existent card is working for the Groups page.
- Editing of existent card is working for the Network page.
- Editing of existent card is working for the Address page.
- Editing of existent card is working for the Phone page.
- Editing of existent card is working for the Etcetera page.
- Listing the Address Book by one group works.
- Fixed a crash when there are no Cards.
- Changes in the c2_address_book_search in order to be able
  to search in any GList and not necessary in the addrbook list.

 Fri Mar 30 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Writing of groups to the Address Book file is working.
- Fix to write the \r when writing the unknown fields.
- Order of cards is done case insensitive.
- Reorganisation of the functions in addrbook.c.
- Fixed the crash when searching in the Address Book.
- Fixed the bug of the GnomeFileSelector that unset it as modal when the window
  was destroyed.
- Deleting of cards is working.
- Editing of existent card is working for the Personal Information page.

 Wed Mar 28 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Finished the damn Etcetera page and it damn callbacks!

 Tue Mar 27 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Finished the damn Phone page and it damn callbacks!

 Mon Mar 26 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Finished the damn Addresses page and it damn callbacks!

 Mon Mar 26 2001 Pier Carteri <m3tr0@dei.unipd.it> 
- Italian translation.

 Sun Mar 25 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Fixed the bug that wouldn't send an attachment under certain circumstances.
- Fixed a mistake in the streq family functions that Felix Valle made my realize.
- Work around the Address Book UI (Network page callbacks).
- Finished the damn Network page and it damn callbacks!

 Fri Mar 23 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Added the callbacks functions for adding and removing groups from a contact (Address Book UI).
- Work around the Address Book UI (Network page).

 Thu Mar 22 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Changes to the smtp_main function in order to allow a helper->v2 = NULL value (for Andr).
- Fixed a crash when an entry in the GnomeCard.gcrd, using QUOTED-PRINTABLE encoding
  uses the same character is the character before the QUOTED-PRINTABLE string.
- Changes in the init.c and init.h files and in the preferences in order to let the user
  choose when to do the address book initialisation.
- Changes in the gui-addrbook.c file in order to be ready if the user selects to initialise
  the address book when opening the Address Book.
- Changed the version number in the configure.in file.
- Changes around the cronosII-config script to let it know what features were compiled with Cronos II.
- Added/Recoded (and renamed) functions c2_address_book_card_get, c2_address_book_card_add,
  c2_address_book_card_remove, c2_address_book_flush, c2_address_book_search, c2_address_book_search_all
  c2_address_book_get_num_of_cards, c2_address_book_check_name_exists, c2_address_book_get_available_groups.
- Fixed a bug that would made the last return of a c2_address_book_get_line_field_n to return an invalid \n.

 Wed Mar 21 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Added a function to retrieve all the available groups of an Address Book.
- Rethink of the core function of the address book.
- New functions in the address book core: c2_address_book_get_card_from_fd,
  c2_address_book_get_line, get_key, learn_separator, c2_address_book_init.
- Cards are going to be treated as Objects.

 Mon Mar 19 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Fixed a crash when there's some error to display but the main window isn't created yet.
- Work around the UI of the New Card.

 Mon Mar 19 2001 Yves Mettier <ymettier@libertysurf.fr>
- French translation and some grammatical errors.

 Sun Mar 18 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Removed the background color for marked messages from the preferences and the init.

 Thu Mar 15 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Added the icon for vCard.
- Dynamic menus for the list of attachs in the main window is working.
- Support to add a card when someone attach it in a mail.
- Fixed a bug that would make some entries to lose the last byte (Address Book).

 Wed Mar 14 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Added a function to make a GCompletion struct with the possibles recipients.
- Auto-completion works.
- Changes so the function c2_address_book_get_card_field won't return a \n.
- Added support to show a list of Contacts in the Composer Window.
- Added the completion stuff when using , and ; for multiple recipient mails.
- The Shift+Tab for selecting the backwards widget now works.
- Work around autoconf to make the building of the address book optional.
- Fixed the bug that made that an incoming message with an attachment with no mime type or
  file name would be named with mem crap. 

 Mon Mar 12 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Incorporated the searching capabilities to the UI.
- Fixes in the function c2_address_book_search.
- Fixes in the function c2_address_book_field_field.
- New function c2_address_book_field_n

 Sun Mar 11 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Added a function for Andr to get the number of mails in a mailbox.
- Added a function to search in the address book, rewrite of the function that get a field
  of a card, added a function that gets the field of a field of a card by name and other
  that get the field of a field of a card by number.
- Listing the cards now works.

 Sat Mar 10 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Fixed the random crash or malfunction when sending two messages at the exact moment.
- Fixed a bug when opening an attachment with spaces.
- Work around the UI of the Address Book.
- Fixed the bug that wouldn't let you unmount a fs once you attach a file in it until you
  close c2.

 Fri Mar 09 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Initial stuff to get the address book to work in the main window.

<RELEASE>0.2.1</RELEASE>
 Thu Mar 08 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Added the option of persistent SMTP connection and everything related to it.

 Wed Mar 07 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Fixed a bug that made the new storing algorithm to overwrite messages due
  to a mid error.
- Deleted the function mailbox_get_higgest_mid (use c2_mailbox_get_next_mid instead).
- All the API of the mailboxes (mailbox.c) is now using the c2 naming standard.
- Created and released the Cronos II Fortune Plugin.

 Thu Mar 06 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Fixed a crash when replying/forward a mail.
- Added support to use the mouse wheel in the preview message.

 Mon Mar 05 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Fixed a crash when the message can't be found.
- Speed up of some addrbook.c functions.

 Sun Mar 04 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Br.po.

 Sun Mar 04 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Fixed a bug in the function fd_move_to that would make it not to move to the
  right place when going backwards.
- Recode of the marking function (as read, unread, replied and forwarded): Speed up.
- Changed the type of variable of the function that keeps track of the new mails
  to avoid an invalid number.
- Support to show errors in the appbar and warnings in a pop-up window.
- Fixed the problem that wouldn't show when a message is marked when loading the mailbox.
- Fixed the annoyance that every time you wanted to select a file you had to start from
  your home directory.

 Sat Mar 03 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Added a system to update the configuration of the users Cronos II installation
  when updating to a new version.
- Changes in the new way of deleting mails: speed up and bug fix, what else can I ask?! :)
- Added a system like scan-disk to fix the mail database from the new algorithm: yes, is
  very much faster than the old one, but is a bit messy, this "scan-disk" really works and
  really fixes the database, not like the one our friends from ms coded.
- Optional (./configure --disable-new-mbox-mode) usage of the new system, if you enable
  the option --disable-new-mbox-mode at ./configure time, you will use the old deleting
  system, which is much slower, but doesn't mess the database (I really prefer the new
  system, but, what a hell, maybe you want the old one).
- Fixed the crash when sending a mail that has been in the Drafts mailbox.

 Fri Mar 02 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Recode of the mail deleting functions: speed up.
- Recode of the mailbox_get_next_mid: speed up.
- Cronos II initialisation: speed up.

 Thu Mar 01 2001 Jeremy Witt <wittj@onramp.net> 
- Patch to grab focus of the right widget in the composer window.

 Thu Mar 01 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Support to use the CC: and BCC: entries in the Composer Window.
- Fixed the not automatically appending signature on outgoing messages.
- Changes in the configure.in and in the plugin.c files regarding the
  version handling.

 Wed Feb 28 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Changed the way messages are marked.
- Remove the Debugging system.

 Tue Feb 27 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Fixed a crash when sending mails (due to a change I made yesterday.
- Using the option to check every X minutes.
- Changes around the main UI.

 Mon Feb 26 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Changes around the main UI.
- Speed up the initialisation.
- Added an option to check mail when Cronos II starts.
- Added support to use the net timeout (just for reading).

 Mon Feb 26 2001 Arne Caspari <arnem@informatik.uni-bremen.de> 
- German translation.

 Sun Feb 25 2001 Yves Mettier <ymettier@libertysurf.fr> 
- Removed the old documentation
- Added the sgml documentation from Peter Gossner <petergozz@users.sourceforge.net>
- Added the Makefile.am files to generate the html files.

 Sun Feb 25 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- A dog byte me: I can barely use the keyboard!
- Speed up the deleting of mails (Ref #001): Fixed a crash.

 Sat Feb 24 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Work around the Cronos II Applet.

 Fri Feb 23 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Fixed the bug that would delete the last character when sending a mail.
- Finally fixed the bug with the UIDL problem.

<RELEASE>0.2.0</RELEASE>
 Fri Feb 23 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Compilation fixes.
- Clean up of the Cronos II Plugin Developer Manual.

 Tue Feb 22 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Added better support for i18n.
- Emitting signal C2_DYNAMIC_MODULE_WINDOW_FOCUS.
- Emitting signal C2_DYNAMIC_MODULE_MESSAGE_OPEN.
- Spanish translation.

 Wed Feb 21 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Fixed a random crash when doing anything in "certain" (?) conditions
  in the composer window.
- Emitting signal C2_DYNAMIC_MODULE_DOWNLOAD_POP.
- Emitting signal C2_DYNAMIC_MODULE_DOWNLOAD_SPOOL.
- Emitting signal C2_DYNAMIC_MODULE_COMPOSER_SEND.

 Tue Feb 20 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Emitting signal C2_DYNAMIC_MODULE_CHECK_NEW_SESSION.
- Emitting signal C2_DYNAMIC_MODULE_CHECK_NEW_ACCOUNT.
- Work around the sample module to show a simple window saying how many
  accounts are going to be checked and to change the appbar to tell which
  is the account being checked.

 Mon Feb 19 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Module workaround to get the config file saving to work.
- Written a good part of the Cronos II Plugin Developers Manual.
- Finally fixed the UIDL bug (and fix tested).

 Sun Feb 18 2001 Yves Mettier <ymettier@libertysurf.fr> 
- French translation.
- SGML documentation.
- Patch to integrate the new SGML documentation within Cronos II and within the package.

 Sun Feb 18 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Applied the patches created yesterday in the way to my sister's house in Rosario.
- Creating plugin needed directories when no existing.
- Added functions to the dynamic_module API to get a path to the config file.
- Set the default directory for loading a plugin to $DATADIR/cronosII/plugins

 Sat Feb 17 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Created a patch for the bug with the UIDL support.
- Created a patch for a potential bug of POP module (pop.c+529).

 Fri Feb 16 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Important and cool changes around the autoconf and automake stuff to
  let the support of plugins as an option and to use a brand new script
  cronosII-config which will give some information about the installation
  very useful to the modules.
- An important rethink of modules.
- Many fixes to better dialling with headers files.
- Exporting header files to the include dir and a main header file: cronosII.h
- Started the writing of the Cronos II Plugin Developer Manual.
- Recoded of the sample plugin.

 Tue Feb 15 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Changes around the Preferences dialog to allow Plug Ins.
- New Dynamic Modules API.
- Start coding the Sample module and the GnuPG module.
- Written emitting function to send the C2_DYNAMIC_MODULE_COMPOSER_INSERT_SIGNATURE.

<RELEASE>0.1.2</RELEASE>
 Tue Feb 15 2001 Arne Caspari <arnem@informatik.uni-bremen.de> 
- Fixed a crash when importing spool mailboxes.

 Wed Feb 14 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Support to convert 8bit characters in the headers to valid ISO8859-1 (SMTP module).
- Support to convert ISO8859-1 chars to 8bit characters (POP module).
- Support to DND in the Composer Window.
- Raising the window_checking when should be done.

 Thu Feb 13 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Changes in the core to get the MIME writing support to work.
- Fixed the bug in the printing module that made the printer print outside
  of the paper on lines too big.
- Added MIME support to the printing.
- Fixed the annoyance that made Cronos II not to scroll to the end of the clist
  when starting the program.

 Mon Feb 12 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Changes in the UI to get the MIME writing support to work.

<RELEASE>0.1.1</RELEASE>
 Mon Feb 12 2001 Bosko Blagojevic <falling@users.sourceforge.net> 
- Fixed a bug in the function that generates the temporary files under FreeBSD.

 Mon Feb 12 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Fixed a bug that made Cronos II to wait for the response to the helo command
  even if it didn't send it (when the localhostname couldn't be resolved) (SMTP).

 Sun Feb 11 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Fixed a bug that made Cronos II Message Reader not to set the subject of the
  loaded message as the title of the window.
- Written the callback function for the Close menu item in the Message Reader and
  a better memory management for closing it using the Close menu item or destroy signal.
- Added message properties support.
- Fixed a bug that would mark messages with a MIME-Version header which is not "1.0" exactly
  as unsupported (like "1.0 Generated by Dennis Ritchie").

 Sat Feb 10 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Fixed a bug that would make the Insert Signature button useless.
- Support for the View menu in the Composer Window.
- Decoding before replying to mails with attachments or encoded.
- Added a linked list of temporary files that are deleted with cronos_exit.
- Support for saving attached files (needed for displaying them on an html
  attachment) with the correct name.
- Changed the way the icon_list is shown (just when there's a real attachment, not when
  the message is multi-part).

 Fri Feb 09 2001 Bosko Blagojevic <falling@users.sourceforge.net> 
- Fixed a random crash when downloading many mails in FreeBSD.

 Fri Feb 09 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Work around the new Cronos II site.
- Changes in order to free some variables in the loading of mails.
- Fixed a potential crash when sending a message bigger than 1024 bytes.
- Fixed the incompatibility between Cronos II and Cronos II (SMTP).
- Fixed a bug in the message_copy function that made it act weird.
- Recode of gui-window_message.c and .h: Support for MIME.
- gui-window_message.c: View menu (functional).
- Fixed crash when closing an application launched by opening an attachment.

 Thu Feb 08 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Work around the new Cronos II site.

 Wed Feb 07 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Changes in the UI: Added the View menu.
- Changes in the core: Support for the View menu managed by the rc and a few callbacks.

 Thu Feb 06 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- message.c code clean up and documentation.
- Fixed a potential bug in the parsing of the content-type field.
- Fixed a bug that made Cronos II show freed mem crap instead of Content-Type sometimes.
- Documentation of part of utils.c
- Fixed a bug in message_get_header_field for getting Fields just from the correct
  header.
- Recode of message_mime_parse_content_type: fixed a buf that crashed Cronos II when freeing
  a MIME message.
- Fixed a bug that made Cronos II need to reload a message before understanding it as MIMEd.
- Changes in order to delete temporary files after closing the lunching program (MIME->Open).
- Changes in the UI: Fixed a crash when pressing Prev at row 0.
- Changes in the UI: Added a button to display the Checking Window (dedicated to Bosko).

 Mon Feb 05 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- UI support to single account checking.
- Changes in preferences in order to update the account menu.
- Changes in the core in order to support single account checking.
- Fixed a bug that would crash Cronos II when saving a part that has the filename in the Content-Disposition.

 Sun Feb 04 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Changes in the Window Message in order to support MIME messages.

 Sat Feb 03 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Fixes in order to read the name of an attachment in the disposition field.
- Added sticky and automatically MIME Window mode.
- Changes in the main UI.
- Freeing memory that wasn't being freed when loading a mailbox.
- Fixed bugs in the marking of mails with attachments downloaded with the POP module.

 Fri Feb 02 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- My 17th birthday (damn, 17, getting older).
- RECODE from scratch of the MIME module, now written with recursive attachment support
  (used by Outlook and Netware).
- Mime part saving to file and viewing.
- Changes in the main UI.
- Changes in order to mark mails downloaded with the POP module which have attachments.

 Thu Feb 01 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Fixed a bug that would crash Cronos II in multi-part messages which any part doesn't have
  a parameter.
- Using a new macro (c2_free) instead of g_free which g_free's and set the argument to NULL to prevent
  double buffer freeing.

 Wed Jan 31 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Fixed the bug that would make Cronos II ignore the headers part after the "\n\t" or "\n " present in
  few mails.
- Rc fixes for supporting the optional message header showing.
- Support to understand MIME messages as different parts and to list the different parts as icons
  (just in the main window, TODO in the Message Window).
- Started the MIME UI.
- Ability to set an appropriate icon for each mail part according to the content type.
- Changes in order to make streq and family non-case sensitive and a new family of strcaseeq which work with
  case sensitive.

 Mon Jan 29 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Init fixes for supporting the optional message header showing.

 Sun Jan 28 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Added signature support.
- Added GMC menus interaction.

<RELEASE>0.1.0</RELEASE>
 Fri Jan 26 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Fixed the bug which will always give the conversion character %n in the title the value of 1 or 0.
- Spanish translation.
- Fixed the bug that wouldn't colorise the text body according to what the user specified in the Message
  Window.
- Fixed the crash in the Message Window->Properties when activating the Close button.
- Fixed the crash in the Main Window when clicking with button 2 in an empty row.
- Fixed the bug in the Main Window that would open a message when double clicking in the Clist even if the
  double click is in an empty row.
- Fixed the bug that wouldn't write a header field when downloading a mails with the POP module that would
  make Cronos II act weird.

 Fri Jan 26 2001 Yves Mettier <ymettier@libertysurf.fr> 
- French translation.

<RELEASE>0.1.0pre1</RELEASE>
 Wed Jan 17 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Created the splash image.
- Changes in the source tree (/images).
- Changes with Makefile.am's.
- Changes in the About Dialog.
- Changes in order to avoid compiler casting warnings.
- A little link to the new manual in the package manual.
- Fixed the bug that wouldn't let you create an SPOOL account.
- Ported SPOOL accounts checking to LinuxThreads usage.
- Fixed the bug that would crash Cronos II when checking a SPOOL account.
- Little changes in the Preferences Dialog UI.
- Fixed a bug that made the Window Checking go non-sense when checking SPOOL accounts.
- Empty SPOOL mailboxes that selected to delete mails.

 Tue Jan 16 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Added support to ask for the password when the server says its wrong (POP module).
- Fixed the bug that wouldn't let you know which account download each message (POP module).
- Added support to mark automatically a message as replied or forwarded (new SMTP module).
- Fixed the bug that would make Cronos II act weird after sending a mail.
- Changes to make Cronos II write enough information on Drafts mails to be processed by the new
  SMTP module.
- Added support to mark automatically a message as replied or forwarded after continuing a saved message
  (a Draft message that was being written as a reply or forward of other message).
- The mail that has been sent and was in the Drafts mailbox gets deleted.
- Fixed the moving of files, now temp files get really deleted.

 Mon Jan 15 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Fixed the bug that confirm you when closing a just-saved message (in composer).
- Fixed the bug that wouldn't always update the title.
- Fixed the bug that would crash or make act weird Cronos II after sending a mail.
- Added UIDL support to the new POP module.
- Added TOP support to the new POP module.
- Deleted the useless gui-message_big.c and .h from the package, moved to the POP module since is
  a part of it and just of it.
- Added the option to not do the checking in an account.

 Sun Jan 14 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Changes in order to numerate pages when printing.
- Fixed the bug that wouldn't let the Window Manager to destroy the Window Message.

 Sat Jan 13 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Recode of the Printing module: With and without GnomePrint support.
- Work around autoconf and automake to detect if Cronos II should build with GnomePrint support.

 Fri Jan 12 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Ability to guess the user name and POP host when configuring a new account based on the mailaddr.
- Fixed a new bug that wouldn't let you keep editing a mail of the Drafts mailbox.
- Added the Bug Report menu item in the Main Menu.
- Cleans up in the code.
- Speeded up the marking of mails (new, read, replied or forwarded).
- Updated autoconf and automake files.
- Fixed a new bug that wouldn't scroll the CList to the right mail when loading a mailbox.

 Thu Jan 11 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Changes in the UI of the Preferences Dialog.
- Speeded up the process of marking messages (new, reply, forward and read).
- Changes in the UI of the Main Window.
- Threaded the deleting, expunging, copying and moving o mails.
- Fixed a bug that would crash Cronos II when expunging, moving or deleting all mails of a mailbox
  and then clicking in other mailbox that has a list a message (This is probably a bug generated
  by the previous change).

 Wed Jan 10 2001 Pete Gossner <petergozz@users.sourceforge.net> 
- Updated the site.

 Wed Jan 10 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Improved the Window Message by using the Message read by the CList.
- When clicking on a message in the CList (and there's only one message selected) with the
  3 button of the mouse, the current row selected gets unselected and the clicked row gets selected.
- Remembering which was the mail selected in a loaded mailbox now works correctly.
- Fixed a bug that would crash Cronos II when replying or forwarding.
- Added support to manually mark a message as read, unread, replied or forwarded.
- Changes in the UI of the Preferences Dialog.
- Added support to configure some colors.
- Added support to select a message in the list.
- Created an ugly pixmap to mark messages (please, somebody redesign it!).

 Tue Jan 09 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Little changes in the UI of the Preferences Dialog.
- Changes in the UI of the Window Checking Dialog.
- Fixed a bug that would crash Cronos II when checking mail for the second time.

 Mon Jan 08 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Finished the new Composer window and the new SMTP module.

 Sat Jan 06 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Finally the new Composer Window seems to be working, there're probably a bunch of bugs out there,
  they will probably get back to me...
- A new set of functions to set a progress in "stand-by"...
- Continue the work in the new SMTP module (should I say started?).

 Fri Jan 05 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Changes in the Composer to color (when replying or forwarding) the original message and other
  changes in the composer window.

 Thu Jan 04 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Recode all things related to the old smtp module (net-smtp).
- Deleted all dependencies in old net related modules (net module, pop module and SMTP module).
- Recode of the Composer Window.

 Wed Jan 03 2001 Peter Gossner <petergozz@users.sourceforge.net> 
- Updated the user-manual and the site.

 Wed Jan 03 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Well, I get really sick of getting segfault for convining the up and down button
  in preferences>accounts, so I comment them away, I'll work on them on future versions...
- A few changes in the POP module to make it more user-friendly.
- Ability to cache resolved hosts into ips (no InterProccess communication, but Internet Protocol :=P).
- Fixed a bug that made Cronos II to crash when OKing or APPLYing the preferences dialog (account_free)
- Added a dialog that ask a question (using gnome_question).
- Asking before expunging.

 Tue Jan 02 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- The POP module works "properly", it download and delete, but doesn't support UIDL neither TOP.
- Changed the UI of preferences>accounts and added two buttons, up and down.
- New pixmaps made with GIMP 1.2 (it rules!).

 Mon Jan 01 2001 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Millennium change.
- Most of the new POP module written.
- Threads usage.

<RELEASE>0.0.12</RELEASE>
 Thu Dec 28 2000 Yves Mettier <ymettier@libertysurf.fr> 
- Changes in the order of declarations of *.h files in *.c files.
- All windows are now transient.

<RELEASE>0.0.12pre2</RELEASE>
 Tue Dec 26 2000 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Many bugfixes.
- Changes in some defaults.

 Mon Dec 25 2000 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Cleans up with the mail checking code.
- Added Account Type Selection Help.

 Sun Dec 24 2000 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Changes in autoconf.
- Celebration of Christmas.

 Fri Dec 22 2000 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Support to use Spool mailbox format.

 Thu Dec 21 2000 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Set the default import directory to /var/spool/mail
- Minor changes in the toolbar look (better GNOME 1.2 integration)
- New widget to select files, original from Glimmer 1.0, with minor changes.

 Wed Dec 20 2000 Pablo Fernndez Navarro <cronosII@users.sourceforge.net> 
- Added es.po

 Mon Dec 18 2000 Yves Mettier <ymettier@free.fr> 
- Improved autoconf/automake support
- Internationalization
- Added fr.po
- .spec file for rpm users
