~ubuntu-branches/ubuntu/karmic/gcalctool/karmic-updates

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-06-16 16:44:20 UTC
  • mfrom: (1.1.54 upstream)
  • Revision ID: james.westby@ubuntu.com-20090616164420-nesjyj26mwvb5s2q
Tags: 5.27.3-0ubuntu1
* New upstream release (LP: #387668)
  - Percentage operation for addition and subtraction now takes percentage of
    first value (Robert Ancell, Bug #480207) (LP: #328094)
  - Use correct UTF-8 mathematical characters (Robert Ancell, Bug #347630)
  - Focus on the display entry by default
  - Fix broken widget style.  Copy gcalctoolrc to ~/.gcalctoolrc to get coloured buttons.
  - Fix missing icon in Help>Contents menu
  - Updated translations: nb (Kjartan Maraas), ta (drtvasudevan)

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 *  All Rights Reserved.
5
5
 */
6
6
 
 
7
Overview of changes in gcalctool 5.27.3
 
8
 
 
9
    * Percentage operation for addition and subtraction now takes percentage of
 
10
      first value (Robert Ancell, Bug #480207)
 
11
 
 
12
    * Use correct UTF-8 mathematical characters (Robert Ancell, Bug #347630)
 
13
 
 
14
    * Focus on the display entry by default
 
15
 
 
16
    * Fix broken widget style.  Copy gcalctoolrc to ~/.gcalctoolrc to get coloured buttons.
 
17
 
 
18
    * Fix missing icon in Help>Contents menu
 
19
 
 
20
    * Updated translations: nb (Kjartan Maraas), ta (drtvasudevan)
 
21
 
7
22
Overview of changes in gcalctool 5.27.2
8
23
 
9
24
    * Add 1's and 2's complement to programming mode (Robin Sonefors, Bug #581253)