Release 1.2.0
Nov 30 2005 Vladislav Grinchenko (vlg@users.sourceforge.net)
	- Fix CardFile Save option greyed out bug (bug #1261317).
	- Add an option to disable keyboard shortcuts in DeckPlayer.
	- Add hours/minutes scheduling resolution (rfe #1256643).
	- Make DeckView sortable by either Front or Back column (rfe #1348833).
	- Add selection of the answer line for multiline front size of the
	  card in DeckPlayer dialog (used for studying multiple languages
	  in one Deck).
	- Make CardView input dialog fully tabular.
	- Add Pango markup shortcut controls to CardView dialog.
	- Add Japanese translation by Jeff Ames (jeffames@users.sourceforge.net)
	- Catch illegal pango markup and give the user a chance to fix it.
	- Get rid of libxml++ dependency (uses basic libxml2 instead).
	- Port to libassa-3.4.x.
	- Port to cygwin32.
	- Port to x86_ia64 - Konstantin Riabitsev (graf25@users.sourceforge.net)

Release 1.1.6
Jul 3 2005 Vladislav Grinchenko (vlg@users.sourceforge.net)
	- Fix markup of multiple tildas in the Example field.
	- Add colored comparison match feedback in DeckPlayer dialog.
	- Location-independent DTD paths (taken from a port of granule 
	  to Linux-on-PowerPC contest patch).
	- Add 'Pango Markup Syntax' on-line help to CardView dialog.
	- Add <Add> button to CardView dialog to simplify creating many cards
	  (rfe #1190244).
	- Add 'Import from CSV' (Comma Separated Value) text input files.
	  The valid data is expected to be in UTF-8 format (such as created
	  by gedit).
	- If aswer given differs from expected, highlight the difference.
	- Fix 'empty author field' crash (bug #1190231).
	- Replace path separator characters with portable defines from Glib.
	- Fix "g_path_is_absolute() critical assertion" (bug #1190721).
	- Card box not saved (bug #1160650).
	- Fix faulty verification control comparison function.
	- Removed 'u' hot key.

Release 1.1.5
Apr 17 2005 Vladislav Grinchenko (vlg@users.sourceforge.net)
	- Full i18n support.
	- Update DeckPlayer's confirmation icons.
	- Add input verification control to DeckPlayer (rfe #1101697).
	- Make Front/Back text fields multiline (rfe #1171266).
	- Port to FreeBSD 5.2-RELEASE.
	- Port to gcc-3.4.2 (FC3) - Artem Baguinski <artm@v2.nl>
	- Add <Edit Card> button to DeckPlayer dialog (rfe #1101685).
	- Add <Save Deck> button to DeckView dialog (rfe #1101694).
	- Make all dialogs transient for the MainWindow (rfe #1101695).
	- Hide DeckPlayer dialog when DeckView is shown.
	- Set DeckPlayer focus to NoteBook when going from one card to the next.
	- Check CardView entries for illegal pango markup syntax, and if so,
	  reject the modification.
	- Make DeckView sorting ignore prefixes 'to', 'a', 'an'.
	- Enable markup in columns of DeckView dialog (bug #1097617).
	- Restore to the last visited card in DeckPlayer after
	  'Edit' button click (bug #1097619).
	- Fix DeckPlayer skipping first two cards (bug #1074959).
	- Fix core dump due to non-UTF8 date string in Deck's description
	  field (bug #1097020).
	- Fix Add_to_box1 from Untitled core (bug #1097609).
	- Fix Untitled1->Add->Edit/Delete core (bug #1097613).
	- Fix Preferences->Close core dump due to uninitialized
	  data members in CardBox c'tor.
	
Release 1.1.4
Nov 27 2004 Vladislav Grinchenko (vlg@users.sourceforge.net)
	- Fix core dumps on exit from libsigc-2.0 (bug #1068433).
	- Add 'commit' option to shuffling the cards in a Deck.
	  When 'Shuffle' button is pressed, the user is asked if she wants 
	  the order changes permanent.
	- Enable 'Shuffle' button to shuffle cards in a CardDeck's
	  partition (for the duration of a session).
	
Release 1.1.3
Nov 14 2004 Vladislav Grinchenko (vlg@users.sourceforge.net)
	- Fixes moving cards up and down in the list in the DeckView dialog.
	- Fixes viewing and deletion of the cards from sorted list
	  in DeckView (bugs #1057777 and #105775).
	- Adds toolbar keyboard navigation for most of menu items
	  ('Alt-c c' will close the CardDeck, and 'Alt-c r' will open another
	   from the recently-visited list and so on).
	- Adds keyboard navigation to DeckPlayer dialog (bug #1057552).
	  See "To Study Cards In A Deck" and "To Study Cards In A CardBox 
	  Partition" sections of the manual for details.
	- Adds an option (default) to keep relative path links
	  from CardFile to Decks (bug #1025963).
	- Makes "recent history" size configurable (bug #1057551).
	- Adds icons to all minimized dialogs to ease identification.
	- Fixes dialogs geometry control bug.
	- Removes copying 'answer' field into 'example' field if the
	  latter is empty (bug #1047324).
	
Release 1.1.2
Sep 25 2004 Vladislav Grinchenko (vlg@users.sourceforge.net)
	- Adds markup language for all text fields (bug #1022746).
	- Fixes misleading error message when loading invalid Deck
	  file (bug #1022748).
	- Saves and restores geometry of most dialogs (bug #1022744).
	- Refines control over font style/size for question/answer/example
	  text fileds (bug #1022743).
	- Fixes sound playback bug (sound wouldn't play).
	
Release 1.1.1
Aug 09 2004 Vladislav Grinchenko (vlg@users.sourceforge.net)
	- Fixes libxml++ dependency. Now we check for libxml++-2.6
	  which covers both versions 2.6 and 2.7 of libxml++ (bug #976948).
	
Release 1.1.0
Jul 23 2004 Vladislav Grinchenko (vlg@users.sourceforge.net)
	- Port to gtkmm2-2.4.x
	- DeckPlayer toolbar changes to UIManager/Action paradigm.
	- Properly registers SayIt application icon with IconFactory.
	- Adds Drag-n-Drop of a Deck for DeckList into CardBox.
	- Fixes duplicate entry of the Answer field into the Example field 
	  of a Card.
	- Converts FileSelection to FileChooser dialog (new in Gtk 2.4).
	- Converts Box menu entries to UIManager/Action paradigm.
	- Adds right-click menu for a entry in a DeckList.

Release 1.0.2
Jun 26 2004 Vladislav Grinchenko (vlg@users.sourceforge.net)
	- Fixes scheduling count/lights.
	- Fixes duplicate Decks in DeckList.
	- Adds DeckView activation of a Deck from DeckList in the
	  MainWindow.
	- Sets expiration date for CardBox 1 to 4 days in default config file.

Release 1.0.1
Jun 12 2004 Vladislav Grinchenko (vlg@users.sourceforge.net)
	- Fixes tar.gz/rpm build from a wrong CVS tree.
	- Changes XML DTD file location from $prefix/share/granule/xml
	  to /etc/xml/granule. This way no matter how package is built,
	  both Deck and CardFile files will find the DTD files.
	  The fix for this unfortunately requires manual editing each .dkf and
 	  .cdf file and replacing "/path/to/{granule|cardfile}.dtd" with
	  "/etc/xml/granule/{granule|cardfile}.dtd".
	- Blocks off Esc key event in CardView window.
	- Adds (missing) 'bootstrap' shell script to $src directory.
	- Adds front column sorting to the DeckView window.
	- Fixes bogus notification pop-up when none of the CardBox cards
 	  are expired.

Release 1.0.0
Jun 3 2004 Vladislav Grinchenko (vlg@users.sourceforge.net)
	- initial release.
