diff ChangeLog @ 876:04a56ecc9442 trunk

[svn] statusicon: do not behave strangely (or crash) when the plugin is loaded/unloaded multiple times
author giacomo
date Sun, 18 Mar 2007 16:21:10 -0700
parents 623eca8326e5
children ecf3cb97dba1
line wrap: on
line diff
--- a/ChangeLog	Sun Mar 18 11:13:45 2007 -0700
+++ b/ChangeLog	Sun Mar 18 16:21:10 2007 -0700
@@ -1,3 +1,12 @@
+2007-03-18 18:13:45 +0000  Giacomo Lozito <james@develia.org>
+  revision [1850]
+  - aosd: beta3, fixes for handling X display open/close
+  trunk/src/aosd/aosd_common.h |    2 +-
+  trunk/src/aosd/aosd_osd.c    |    4 +++-
+  trunk/src/aosd/ghosd.c       |    1 +
+  3 files changed, 5 insertions(+), 2 deletions(-)
+
+
 2007-03-17 07:58:49 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [1848]
   - clear up some configure bugs, pointed out by freebsd port patches