[1183] in BarnOwl Developers

home help back first fref pref prev next nref lref last post

[D-O-H] r1125 - trunk/owl

daemon@ATHENA.MIT.EDU (nelhage@MIT.EDU)
Thu Oct 29 18:13:52 2009

Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@nelhage.com
To: dirty-owl-hackers@mit.edu
From: nelhage@MIT.EDU
Reply-to: dirty-owl-hackers@MIT.EDU
Date: Mon, 15 Sep 2008 21:09:13 -0400 (EDT)

Author: nelhage
Date: 2008-09-15 21:09:13 -0400 (Mon, 15 Sep 2008)
New Revision: 1125

Modified:
   trunk/owl/ChangeLog
   trunk/owl/owl.h
Log:
1.0.2.1


Modified: trunk/owl/ChangeLog
===================================================================
--- trunk/owl/ChangeLog	2008-09-16 01:04:49 UTC (rev 1124)
+++ trunk/owl/ChangeLog	2008-09-16 01:09:13 UTC (rev 1125)
@@ -1,5 +1,8 @@
 $Id$
 
+1.0.2.1
+ * Fix :reload-module's interactions with PAR modules
+
 1.0.2
  * Fix a segfault on retrieving zephyr subs when the user doesn't
    have any or has expired tickets. -asedeno

Modified: trunk/owl/owl.h
===================================================================
--- trunk/owl/owl.h	2008-09-16 01:04:49 UTC (rev 1124)
+++ trunk/owl/owl.h	2008-09-16 01:09:13 UTC (rev 1125)
@@ -55,7 +55,7 @@
 #endif
 
 #ifndef OWL_VERSION_STRING
-#define OWL_VERSION_STRING "1.0.2"
+#define OWL_VERSION_STRING "1.0.2.1"
 #endif
 
 /* Feature that is being tested to redirect stderr through a pipe. 


home help back first fref pref prev next nref lref last post