[Guessnet-devel] r284 - in /trunk: ./ ChangeLog configure.ac debian/changelog

enrico at users.alioth.debian.org enrico at users.alioth.debian.org
Thu Dec 6 12:05:31 UTC 2007


Author: enrico
Date: Thu Dec  6 12:05:31 2007
New Revision: 284

URL: http://svn.debian.org/wsvn/?sc=1&rev=284
Log:
 r2916 at viaza:  enrico | 2007-12-06 12:05:22 +0000
 Updated version number and changelog

Modified:
    trunk/   (props changed)
    trunk/ChangeLog
    trunk/configure.ac
    trunk/debian/changelog

Propchange: trunk/
------------------------------------------------------------------------------
--- svk:merge (original)
+++ svk:merge Thu Dec  6 12:05:31 2007
@@ -1,4 +1,4 @@
-45d51ea0-ddb4-4b47-b336-85eb0213f017:/local/guessnet-trunk:2914
+45d51ea0-ddb4-4b47-b336-85eb0213f017:/local/guessnet-trunk:2916
 495996b6-63de-0310-a384-bb1ca15bde42:/trunk-old/guessnet:39
 495996b6-63de-0310-a384-bb1ca15bde42:/trunk/guessnet:37
 7bf62ca7-16f0-0310-b612-e8866aeedc84:/local/guessnet:7319

Modified: trunk/ChangeLog
URL: http://svn.debian.org/wsvn/trunk/ChangeLog?rev=284&op=diff
==============================================================================
--- trunk/ChangeLog (original)
+++ trunk/ChangeLog Thu Dec  6 12:05:31 2007
@@ -1,3 +1,8 @@
+2007-12-06  enrico at enricozini.org
+
+	* Output routines are now protected with a mutex
+	* Only the thread safe output routines are used now
+
 2007-11-04  enrico at enricozini.org
 
 	* Reverted adding interface name to script command line

Modified: trunk/configure.ac
URL: http://svn.debian.org/wsvn/trunk/configure.ac?rev=284&op=diff
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Thu Dec  6 12:05:31 2007
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT([guessnet],[0.45],[enrico at debian.org])
+AC_INIT([guessnet],[0.46],[enrico at debian.org])
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE([foreign subdir-objects])

Modified: trunk/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/debian/changelog?rev=284&op=diff
==============================================================================
--- trunk/debian/changelog (original)
+++ trunk/debian/changelog Thu Dec  6 12:05:31 2007
@@ -1,3 +1,10 @@
+guessnet (0.46-1) unstable; urgency=low
+
+  * New upstream version
+     - Output routines are now thread safe.  Closes: bug#453864.
+
+ -- Enrico Zini <enrico at debian.org>  Thu, 06 Dec 2007 12:03:56 +0000
+
 guessnet (0.45-1) unstable; urgency=low
 
   * New upstream version




More information about the Guessnet-devel mailing list