antognolli pushed a commit to branch evas-1.7.

commit 6f3a3d2b643b1b92433bc11cd4d7f289ccab4ab4
Author: Rafael Antognolli <[email protected]>
Date:   Thu Apr 4 15:05:52 2013 -0300

    Fix NEWS for 1.7.6 release.
    
    Add a missing entry, fix formatting and remove "Changes since 1.7.6",
    since there's no 1.7.6 release before this date.
---
 NEWS | 41 +++++++++++++++++++----------------------
 1 file changed, 19 insertions(+), 22 deletions(-)

diff --git a/NEWS b/NEWS
index 85ccb3f..b343f42 100644
--- a/NEWS
+++ b/NEWS
@@ -1,35 +1,32 @@
 Evas 1.7.6
 
-Changes since Evas 1.7.6:
--------------------------
-
-Fixes:
-    * Fix SIGFPE in evas map update if image is 0.
-    * Evas textblock: Fixed issue and simplified cursor_geometry_get.
-    * Evas text: Fixed issue with horiz advance.
-    * Evas text utils: Fixed issue with no-harfbuzz bidi.
-    * Fixed pixman surface alloc where allocated and image size differ.
-    * Stop initializing and shutting Fontconfig down
-    * Evas textblock: Fixed a selection issue with different scripts and bidi.
-    * Fix memory usage spike when rotating with the software_x11 engine.
-    * Fix bmp portability issue on some 64bits system.
-    * Fix textgrid portability issue on some 64bits system.
-    * Evas text: Fixed bug with the text object direction detection.
-    * Evas font: Fixed font run detection for specific cases with 2 different 
fonts in the middle of a run.
-    * Evas cache: remove the freed worker from the pthread worker list when 
it's failed to create a new thread so as not to access it if a thread is 
working newly.
-    * Fix evas word start/end find in textblock to be consistent with other 
toolkit logic on the matter
-    * Fix crash in Evas Buffer engine when using output with no alpha.
-    * Evas font: If OS/2 table is available and the font is demi-bold, don't 
do runtime emboldment.
-
 Changes since Evas 1.7.5:
 -------------------------
 
+Fixes:
+   * Fix SIGFPE in evas map update if image is 0.
+   * Evas textblock: Fixed issue and simplified cursor_geometry_get.
+   * Evas text: Fixed issue with horiz advance.
+   * Evas text utils: Fixed issue with no-harfbuzz bidi.
+   * Fixed pixman surface alloc where allocated and image size differ.
+   * Stop initializing and shutting Fontconfig down
+   * Evas textblock: Fixed a selection issue with different scripts and bidi.
+   * Fix memory usage spike when rotating with the software_x11 engine.
+   * Fix bmp portability issue on some 64bits system.
+   * Fix textgrid portability issue on some 64bits system.
+   * Evas text: Fixed bug with the text object direction detection.
+   * Evas font: Fixed font run detection for specific cases with 2 different 
fonts in the middle of a run.
+   * Evas cache: remove the freed worker from the pthread worker list when 
it's failed to create a new thread so as not to access it if a thread is 
working newly.
+   * Fix evas word start/end find in textblock to be consistent with other 
toolkit logic on the matter
+   * Fix crash in Evas Buffer engine when using output with no alpha.
+   * Evas font: If OS/2 table is available and the font is demi-bold, don't do 
runtime emboldment.
    * Fix build of Evas XCB backend.
    * Fix evas bmp loader code which deal with image size.
    * Fix not up to date clip cache for Evas_Object_Text.
    * Evas texblock: Fixed a bug with breaking after format items.
    * Evas textblock: Fixed issue with line height when breaking on a format.
-   
+   * Evas: add pixels_alpha_get to evas engine.
+
 Changes since Evas 1.7.4:
 -------------------------
 

-- 

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html

Reply via email to