2009-05-25 Robert Ancell <robert.ancell@gmail.com>

    * README:
      NEWS:
      configure.in:
      Released a gcalctool v5.27.2 tarball.

2009-05-15 Robert Ancell <robert.ancell@gmail.com>

    * Made parser reentrant and part of MP code (Robert Ancell)
    * Remove negative sign from numbers rounded to zero.  This is only a partial fix as
      the error value is still visible in scientific notation (Robert Ancell, Bug #560802)

2009-05-11 Robert Ancell <robert.ancell@gmail.com>

    * Really fix the license text in the about dialog (Robert Ancell, Bug #579174)
    * Support odd roots of negative numbers (Robert Ancell, Bug #576973)
    * Keep settings (show zeroes, thousands separator etc) when changing modes (Robert Ancell, Bug #580398)

2009-05-07 Robin Sonefors <ozamosi@flukkost.nu>

    * Add 1's and 2's complement to programming mode (Robin Sonefors, Bug #581253)
    * Add variable word size for bitwise functions (Robin Sonefors, Bug #581253)

2009-05-07 Robert Ancell <robert.ancell@gmail.com>

    * Add a --solve command-line argument (Robert Ancell)