efl: add release point in ChangeLog files.

SVN revision: 70494
This commit is contained in:
Cedric BAIL 2012-04-26 08:07:22 +00:00
parent 8616b93335
commit 8053f61f86
11 changed files with 48 additions and 15 deletions

View File

@ -624,3 +624,7 @@
2012-04-20 Vincent Torri
* Add override_set() support in ecore_evas_win32.
2012-04-26 Carsten Haitzler (The Rasterman)
1.2.0 release

View File

@ -412,3 +412,6 @@
edje_object_part_text_escaped_set() that converts escapes to
plain UTF8 if the part is TEXT.
2012-04-26 Carsten Haitzler (The Rasterman)
1.2.0 release

View File

@ -579,3 +579,6 @@
* Added a new macro for adding variable arrays of basic types.
EET_DATA_DESCRIPTOR_ADD_BASIC_VAR_ARRAY
2012-04-26 Carsten Haitzler (The Rasterman)
1.6.0 release

View File

@ -80,3 +80,7 @@
2012-01-09 Mikael Sans
* added EEZE_UDEV_TYPE_BLUETOOTH
2012-04-26 Carsten Haitzler (The Rasterman)
1.2.0 release

View File

@ -1,7 +1,7 @@
2011-01-29 Carsten Haitzler (The Rasterman)
1.0.0 release
2011-01-29 Brian Mattern
Fix bug when you have an empty <Name></Name> in a menu
@ -110,3 +110,7 @@
2012-01-19 Jérôme Pinot
* Documentation fixes.
2012-04-26 Carsten Haitzler (The Rasterman)
1.2.0 release

View File

@ -254,3 +254,7 @@
2012-04-19 Cedric Bail
* Make it possible to force the number of detected CPU on a system.
2012-04-26 Carsten Haitzler (The Rasterman)
1.2.0 release

View File

@ -0,0 +1,3 @@
2012-04-26 Carsten Haitzler (The Rasterman)
1.0.0 release

View File

@ -32,3 +32,6 @@
* Add asin(), acos(), atan(), atan2(), log1p(), cbrt(), exp(),
exp2(), hypot(), EMBRYO_12 define
2012-04-26 Carsten Haitzler (The Rasterman)
1.2.0 release

View File

@ -1,3 +1,14 @@
2007-09-01 Vincent Torri <doursse at users dot sf dot net>
* src/modules/emotion_gstreamer.c: (em_file_open):
* src/modules/emotion_gstreamer_pipeline.c: (cb_handoff),
(emotion_pipeline_dvd_build), (emotion_pipeline_uri_build),
(emotion_pipeline_file_build), (_emotion_streams_sinks_get),
(_emotion_video_sink_fill), (_emotion_audio_sink_fill):
* src/modules/emotion_gstreamer_pipeline.h:
add the support of URI playback. Minor fixes.
Fix bug #114
2007-10-31 Vincent Torri <doursse at users dot sf dot net>
* configure.in:
@ -19,18 +30,6 @@
add the support of URI playback. Minor fixes.
Fix bug #114
2007-09-01 Vincent Torri <doursse at users dot sf dot net>
2012-04-26 Carsten Haitzler (The Rasterman)
* src/modules/emotion_gstreamer.c: (em_file_open):
* src/modules/emotion_gstreamer_pipeline.c: (cb_handoff),
(emotion_pipeline_dvd_build), (emotion_pipeline_uri_build),
(emotion_pipeline_file_build), (_emotion_streams_sinks_get),
(_emotion_video_sink_fill), (_emotion_audio_sink_fill):
* src/modules/emotion_gstreamer_pipeline.h:
add the support of URI playback. Minor fixes.
Fix bug #114
Wed Mar 29 20:33:40 2006 Michael Jennings (mej)
Xine plugins seem to no longer be built.
----------------------------------------------------------------------
1.0.0 release

View File

@ -0,0 +1,3 @@
2012-04-26 Carsten Haitzler (The Rasterman)
1.0.0 release

View File

@ -704,3 +704,6 @@
* Fix shader binary saving to save with dir existing already.
2012-04-26 Carsten Haitzler (The Rasterman)
1.2.0 release