Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e Modified Files: configure.in e.spec ChangeLog Log Message: Thu Apr 14 22:47:03 CEST 2005 (Kim) --- 0.16.8 0.09 --- Fix major picture leak. Clean up command line option handling. Fix various issues with options and restarting/session management. Simplify handling of top-level windows - part 1. =================================================================== RCS file: /cvsroot/enlightenment/e16/e/configure.in,v retrieving revision 1.114 retrieving revision 1.115 diff -u -3 -r1.114 -r1.115 --- configure.in 4 Apr 2005 21:44:20 -0000 1.114 +++ configure.in 14 Apr 2005 20:47:50 -0000 1.115 @@ -5,7 +5,7 @@ ENLIGHTENMENT_MICRO=8 ENLIGHTENMENT_VERSION=$ENLIGHTENMENT_MAJOR.$ENLIGHTENMENT_MINOR.$ENLIGHTENMENT_MICRO -AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-0.08) +AM_INIT_AUTOMAKE(e16, $ENLIGHTENMENT_VERSION-0.09) AM_MAINTAINER_MODE dnl reasonable guesses for where stuff is installed =================================================================== RCS file: /cvsroot/enlightenment/e16/e/e.spec,v retrieving revision 1.187 retrieving revision 1.188 diff -u -3 -r1.187 -r1.188 --- e.spec 4 Apr 2005 21:44:20 -0000 1.187 +++ e.spec 14 Apr 2005 20:47:51 -0000 1.188 @@ -1,4 +1,4 @@ -%define revision 0.08 +%define revision 0.09 %define rev_name -%{revision} Summary: The Enlightenment window manager. =================================================================== RCS file: /cvsroot/enlightenment/e16/e/ChangeLog,v retrieving revision 1.182 retrieving revision 1.183 diff -u -3 -r1.182 -r1.183 --- ChangeLog 4 Apr 2005 21:44:20 -0000 1.182 +++ ChangeLog 14 Apr 2005 20:47:51 -0000 1.183 @@ -3387,3 +3387,14 @@ Remove broken -smfile command line option. Add -p (--config-prefix) command line option to set the configuration file prefix. Fix initial border assignment for internal windows. + +------------------------------------------------------------------------------- + +Thu Apr 14 22:47:03 CEST 2005 +(Kim) + +--- 0.16.8 0.09 --- +Fix major picture leak. +Clean up command line option handling. +Fix various issues with options and restarting/session management. +Simplify handling of top-level windows - part 1. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs