Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e


Modified Files:
        configure.in ChangeLog timestamp.h 


Log Message:
Sun Sep 30 20:02:02 CEST 2007
(Kim)

--- 0.16.8.10 0.02 ---
Fix infinite loop when regenerating menus.
Fix potential incorrect termination of IPC connection, which could cause segv.
eesh: Fix bad event loop causing hangs in certain situations.
eesh: Always wait for ack (also with -e), otherwise the message could get lost.
Screen stuff naming consistency and code tweaks.
Fix xinerama head selection in certain situations.
Fix menu placement on xinerama screens.
Force new (default as of 0.16.8.9) composite manager mode at startup.

===================================================================
RCS file: /cvs/e/e16/e/configure.in,v
retrieving revision 1.229
retrieving revision 1.230
diff -u -3 -r1.229 -r1.230
--- configure.in        23 Sep 2007 12:52:01 -0000      1.229
+++ configure.in        30 Sep 2007 18:02:39 -0000      1.230
@@ -1,7 +1,7 @@
 AC_INIT(configure.in)
 
 E_PKG_VERSION=0.16.8.10
-E_PKG_REVISION=0.01
+E_PKG_REVISION=0.02
 if test "x$E_PKG_REVISION" != "x"; then
   E_PKG_VER_REV=$E_PKG_VERSION-$E_PKG_REVISION
   E_RPM_REVISION=$E_PKG_REVISION
===================================================================
RCS file: /cvs/e/e16/e/ChangeLog,v
retrieving revision 1.242
retrieving revision 1.243
diff -u -3 -r1.242 -r1.243
--- ChangeLog   23 Sep 2007 12:52:01 -0000      1.242
+++ ChangeLog   30 Sep 2007 18:02:39 -0000      1.243
@@ -4514,3 +4514,18 @@
 Enable setting default maximise policy.
 Startup id bits.
 Japanese translation update (Yasufumi Haga).
+
+-------------------------------------------------------------------------------
+
+Sun Sep 30 20:02:02 CEST 2007
+(Kim)
+
+--- 0.16.8.10 0.02 ---
+Fix infinite loop when regenerating menus.
+Fix potential incorrect termination of IPC connection, which could cause segv.
+eesh: Fix bad event loop causing hangs in certain situations.
+eesh: Always wait for ack (also with -e), otherwise the message could get lost.
+Screen stuff naming consistency and code tweaks.
+Fix xinerama head selection in certain situations.
+Fix menu placement on xinerama screens.
+Force new (default as of 0.16.8.9) composite manager mode at startup.
===================================================================
RCS file: /cvs/e/e16/e/timestamp.h,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -3 -r1.38 -r1.39
--- timestamp.h 23 Sep 2007 12:52:02 -0000      1.38
+++ timestamp.h 30 Sep 2007 18:02:39 -0000      1.39
@@ -1 +1 @@
-#define E_CHECKOUT_DATE "$Date: 2007/09/23 12:52:02 $"
+#define E_CHECKOUT_DATE "$Date: 2007/09/30 18:02:39 $"



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to