Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in ChangeLog timestamp.h 


Log Message:
Sat Jan 20 14:53:41 CET 2007
(Kim)

--- 0.16.8.6 0.02 ---
Fix segv in some obscure client exit scenarios involving reparent/destroy.
Add more sanity checks in client container event handler.
Refactor various file property test functions.
Cleanups, enable compiling everything as if it were C++.
Fix epp warnings.   


===================================================================
RCS file: /cvs/e/e16/e/configure.in,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -3 -r1.189 -r1.190
--- configure.in        17 Jan 2007 01:10:40 -0000      1.189
+++ configure.in        20 Jan 2007 19:54:58 -0000      1.190
@@ -3,7 +3,7 @@
 ENLIGHTENMENT_MAJOR=0
 ENLIGHTENMENT_MINOR=16
 ENLIGHTENMENT_MICRO=8.6
-ENLIGHTENMENT_REVISION=0.01
+ENLIGHTENMENT_REVISION=0.02
 
ENLIGHTENMENT_VERSION=$ENLIGHTENMENT_MAJOR.$ENLIGHTENMENT_MINOR.$ENLIGHTENMENT_MICRO
 if test "x$ENLIGHTENMENT_REVISION" != "x"; then
   ENLIGHTENMENT_REVNAME="$ENLIGHTENMENT_VERSION-$ENLIGHTENMENT_REVISION"
===================================================================
RCS file: /cvs/e/e16/e/ChangeLog,v
retrieving revision 1.224
retrieving revision 1.225
diff -u -3 -r1.224 -r1.225
--- ChangeLog   14 Jan 2007 16:40:40 -0000      1.224
+++ ChangeLog   20 Jan 2007 19:54:58 -0000      1.225
@@ -4176,3 +4176,16 @@
 Fix crash on opening certain dialogs when sound is enabled (Valdis Kletnieks).
 Danish translation update.
 
+
+-------------------------------------------------------------------------------
+
+Sat Jan 20 14:53:41 CET 2007
+(Kim)
+
+--- 0.16.8.6 0.02 ---
+Fix segv in some obscure client exit scenarios involving reparent/destroy.
+Add more sanity checks in client container event handler.
+Refactor various file property test functions.
+Cleanups, enable compiling everything as if it were C++.
+Fix epp warnings.   
+
===================================================================
RCS file: /cvs/e/e16/e/timestamp.h,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
--- timestamp.h 14 Jan 2007 16:40:40 -0000      1.20
+++ timestamp.h 20 Jan 2007 19:54:59 -0000      1.21
@@ -1 +1 @@
-#define E_CHECKOUT_DATE "$Date: 2007/01/14 16:40:40 $"
+#define E_CHECKOUT_DATE "$Date: 2007/01/20 19:54:59 $"



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to