ChangeLog

SVN revision: 79585
This commit is contained in:
Sebastian Dransfeld 2012-11-23 20:39:13 +00:00
parent 36849d89b7
commit 6b145c2c85
2 changed files with 9 additions and 0 deletions

View File

@ -1022,3 +1022,8 @@
2012-11-23 Eduardo Lima (Etrunko)
* Fix leak of strcut wl_registry in Ecore Wayland
2012-11-23 Sebastian Dransfeld
* Correctly define alloca
* Minor build fixes for solaris

View File

@ -55,3 +55,7 @@
2012-10-03 Daniel Willmann
* Fix memory corruption by allocating enough memory in
eio_eet_data_read_cipher().
2012-11-23 Sebastian Dransfeld
* Correctly define alloca