stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f38dc856bf96f42580817eb5d4d54e9aeb365e1c
commit f38dc856bf96f42580817eb5d4d54e9aeb365e1c Author: Stefan Schmidt <[email protected]> Date: Tue Mar 11 13:58:11 2014 +0100 ChangeLog: Put notice at the top for efl. For reasons that are beyond me we have a different order for the ChangeLog in EFL compared to the other repos. But its gone now anyway no need to feel bad about it. +1 karma for TAsn to point it out -1 karma for TAsn to force his name into commit messages. --- ChangeLog | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 88aafb5..48dee48 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +OUT OF DATE NOTICE: +------------------- +With the start of the 1.9.x release cycle we now longer update the ChangeLog and rely on git log for +this functionality. We keep however a NEWS files for a high level overview of changes in a new +release which will be filled at the end of the release cycle. + 2013-12-01 Carsten Haitzler (The Rasterman) * 1.8 release @@ -1478,9 +1484,3 @@ 2012-09-03 Igor Murzov * Add WebP image loader. - -OUT OF DATE NOTICE: -------------------- -With the start of the 1.9.x release cycle we now longer update the ChangeLog and rely on git log for -this functionality. We keep however a NEWS files for a high level overview of changes in a new -release which will be filled at the end of the release cycle. --
