Update ChangeLog and NEWS

SVN revision: 83773
This commit is contained in:
Guillaume Friloux 2013-02-08 09:07:08 +00:00
parent 73e9b8ea3d
commit fb5d27d4ae
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,6 @@
2013-02-08 Guillaume Friloux
* Fix usage of Ecore_Con_Server's internal buffer.
2013-02-08 Carsten Haitzler (The Rasterman)
* Fix ecore_x ecore_x_screen_is_composited/set() to work

1
NEWS
View File

@ -157,3 +157,4 @@ Fixes:
* Fix return type of function ecore_wl_outputs_get().
* Fix memleak in Eina_File.
* Fix ecore_x_screen_is_composited/set() to work on multihead.
* Fix memory usage of Ecore_Con_Server