From 36ee1cbaaa368a4f84291aada064188c41db0e7a Mon Sep 17 00:00:00 2001 From: Andre Date: Fri, 12 May 2006 16:26:34 +0200 Subject: [PATCH] paraslash 0.2.12 --- Makefile.in | 2 +- NEWS | 10 ++++------ configure.ac | 2 +- scripts/demo-script | 2 +- web/index.in.html | 6 +++++- 5 files changed, 12 insertions(+), 10 deletions(-) diff --git a/Makefile.in b/Makefile.in index 776f3cec..09ccf503 100644 --- a/Makefile.in +++ b/Makefile.in @@ -22,7 +22,7 @@ cc_version = $(shell $(CC) --version | head -n 1) version = @PACKAGE_VERSION@ codename = oriented abstraction -DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W +#DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W DEBUG_CPPFLAGS += -Wredundant-decls diff --git a/NEWS b/NEWS index 6bbb7ba5..63cca51e 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,8 @@ NEWS ==== -0.?.? (to be announced) "oriented abstraction" -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +0.2.12 (2006-05-12) "oriented abstraction" +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Many user-visible changes in this release and lots of new features: @@ -11,7 +11,7 @@ features: congestion control protocol. You'll need a fairly new kernel for this. - o paraslash compiles under MacOs (thanks to Gerd Becker) + o paraslash works on Mac OS X (thanks to Gerd Becker) o para_play renamed to para_write @@ -23,7 +23,7 @@ features: o update to libortp-0.9.1 - o update to gengetopt-2.17 + o update to gengetopt-2.17rc o para_client no longer depends on libreadline (as the code for the interactive mode was removed). @@ -37,8 +37,6 @@ features: o configure: new command line options: --enable-mysql-headers and --enable-mysql-libs - - 0.2.11 (2006-03-11) "atomic duality" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/configure.ac b/configure.ac index a28d4114..134641eb 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_PREREQ(2.53) -AC_INIT(paraslash, [git], maan@systemlinux.org) +AC_INIT(paraslash, [0.2.12], maan@systemlinux.org) AC_CONFIG_HEADER([config.h]) ########################################################################### generic diff --git a/scripts/demo-script b/scripts/demo-script index 6a51ec16..1e394499 100755 --- a/scripts/demo-script +++ b/scripts/demo-script @@ -6,7 +6,7 @@ dir="$HOME/.paraslash" client_conf="$dir/client.conf" audioc_conf="$dir/audioc.conf" server=www.paraslash.org -proj=paraslash-0.2.11 +proj=paraslash-0.2.12 df=$proj.tar.bz2 # download file url=http://$server/versions/$df kf="$dir/key.anonymous" # key file diff --git a/web/index.in.html b/web/index.in.html index 211562f0..29ce9d67 100644 --- a/web/index.in.html +++ b/web/index.in.html @@ -1,8 +1,12 @@

Events