Difference between revisions of "Announcement 2.0.2"

From GnuCash
Jump to: navigation, search
(Changes in 2.0.2)
 
m
 
(3 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
What's New in GnuCash 2.0.2?
 
What's New in GnuCash 2.0.2?
  
o Release of new stable version 2.0.2
 
 
  o Fixed crashers:
 
  o Fixed crashers:
   - Edit transaction in two registers after jump
+
   - Edit transaction in two registers after jump (#347089)
   - Hit esc twice in the transfer dialog
+
   - Hit esc twice in the transfer dialog (#359471)
 
   - Do not printf(%s,NULL) on Solaris
 
   - Do not printf(%s,NULL) on Solaris
   - Transaction report on empty session
+
   - Transaction report on empty session (#359412)
 
  o Core changes:
 
  o Core changes:
   - Disable lot scrubbing during Check & Repair
+
   - Disable lot scrubbing during Check & Repair (#357370)
 
   - Sort transactions by number in register numerically instead of
 
   - Sort transactions by number in register numerically instead of
     alphabetically
+
     alphabetically (#150799)
 
   - Maintain the account hierarchy when reparenting the descendants of
 
   - Maintain the account hierarchy when reparenting the descendants of
 
     a deleted account
 
     a deleted account
 
   - Be more specific if a file does not exist or the user does not have
 
   - Be more specific if a file does not exist or the user does not have
     read access to it
+
     read access to it (#351351)
 
  o UI changes:
 
  o UI changes:
   - Sort in bills due reminder
+
   - Sort in bills due reminder (#357481)
 
  o Import changes:
 
  o Import changes:
   - Match exact transactions if threshold is zero
+
   - Match exact transactions if threshold is zero (#347791)
 
   - Check every aqbanking string against UTF-8
 
   - Check every aqbanking string against UTF-8
 
   - Use the encoding of the ktoblzcheck library
 
   - Use the encoding of the ktoblzcheck library
  o Installations issues:
+
  o Installation issues:
 
   - Drop gtktreedatalist because it conflicts with the gtk+ version
 
   - Drop gtktreedatalist because it conflicts with the gtk+ version
   - Always install gconf schemas
+
   - Always install gconf schemas (#349851)
 
   - Add gnucash.desktop, help bug-buddy
 
   - Add gnucash.desktop, help bug-buddy
   - Fixes to the RPM build
+
   - Fixes to the RPM build (#355656, #355676, #355695)
 
  o String improvements
 
  o String improvements
  o Translation updates: de,en_GB,fr,hu,ne
+
  o Translation updates: de, en_GB, fr, hu, ne
 +
 
 +
[[Category:Releases]]
 +
[[Category:Stable Releases]]

Latest revision as of 19:58, 15 October 2010

This is a DRAFT!

What's New in GnuCash 2.0.2?

o Fixed crashers:
  - Edit transaction in two registers after jump (#347089)
  - Hit esc twice in the transfer dialog (#359471)
  - Do not printf(%s,NULL) on Solaris
  - Transaction report on empty session (#359412)
o Core changes:
  - Disable lot scrubbing during Check & Repair (#357370)
  - Sort transactions by number in register numerically instead of
    alphabetically (#150799)
  - Maintain the account hierarchy when reparenting the descendants of
    a deleted account
  - Be more specific if a file does not exist or the user does not have
    read access to it (#351351)
o UI changes:
  - Sort in bills due reminder (#357481)
o Import changes:
  - Match exact transactions if threshold is zero (#347791)
  - Check every aqbanking string against UTF-8
  - Use the encoding of the ktoblzcheck library
o Installation issues:
  - Drop gtktreedatalist because it conflicts with the gtk+ version
  - Always install gconf schemas (#349851)
  - Add gnucash.desktop, help bug-buddy
  - Fixes to the RPM build (#355656, #355676, #355695)
o String improvements
o Translation updates: de, en_GB, fr, hu, ne