2007-12-17 Rich Burridge <rich.burridge@sun.com>

    * configure.in:
      NEWS:
      Released a gcalctool v5.21.4 tarball.

2007-12-15 Rich Burridge <rich.burridge@sun.com>

    * help/C/gcalctool.xml:
      Adjusted online help documentation to add in a section 4.4. "Changing
      The Display Area" and to update the new keyboard shortcut for Clear.

2007-12-15 Robert Ancell <robert.ancell@gmail.com>

    * Use delete key to delete character right of cursor in display, clear
      now uses shift+delete (Bug #326938).
    * glade/gcalctool.glade: Update all button tooltips to have the shortcut
      key for that button (Bug #503707).

2007-12-12 Rich Burridge <rich.burridge@sun.com>

    * gcalctool.desktop.in:
      Fixed bug #502650 - gcalctool.desktop should contain "Calculator"
      category

    * help/C/gcalctool.xml:
      Fixed bug #500802 - Update to GNOME Help Centre OMF Files for 
      "Issue 24: Documentation Meta-data" of GNOME's GHOP Contest.

    * help/C/gcalctool.xml:
      Work on bug #501699. Adjusted "monthly interest rate" to "simple
      monthly interest rate" in the online help for two of the financial
      examples.

2007-12-09 Robert Ancell <robert.ancell@gmail.com>

    * gcalctool/gtk.c: Fix incorrect menu radio button selected when
      mode change aborted (bug #488226).

2007-12-07 Rich Burridge <rich.burridge@sun.com>

    * gcalctool/functions.c:
      Fix for bug #502306 - unable to use MOD operation after a 
      x ᶺ y operation.