[gimp/gimp-2-8] NEWS: add api introduction and fix typo



commit 20e4a9c2c35f9bac011f9eb55318719759231267
Author: Téo Mazars <teo mazars ensimag fr>
Date:   Fri Jun 21 22:27:47 2013 +0200

    NEWS: add api introduction and fix typo

 NEWS |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index cea6df0..bb7987f 100644
--- a/NEWS
+++ b/NEWS
@@ -17,7 +17,7 @@ Core:
    save/export of compressed files
  - Fix brush spacing for drawing in any direction
  - Increase the maximum size of clipboard brushes and patterns to 1024x1024
- - Make sure data objects are saved when only their name was changed
+ - Make sure data objects are saved when only their name were changed
 
 
 GUI:
@@ -32,6 +32,11 @@ GUI:
  - Make view-close (Ctrl+W) only close image windows and tabs, not docks
 
 
+Libgimp:
+
+ - Add SIGNED_ROUND() which also rounds negative values correctly
+
+
 Plug-ins:
 
  - Make GIMP_PLUGIN_DEBUG work again after GLib changed logging


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]