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
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:
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
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).
o configure: new command line options: --enable-mysql-headers
and --enable-mysql-libs
-
-
0.2.11 (2006-03-11) "atomic duality"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
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
<h3>Events</h3>
<ul>
+ <li>2006-05-12: <a href="versions/paraslash-0.2.12.tar.bz2">paraslash-0.2.12</a>
+ <a href="versions/paraslash-0.2.12.tar.bz2.asc">(sig)</a>
+ "oriented abstraction"
+ </li>
<li>2006-03-11: <a href="versions/paraslash-0.2.11.tar.bz2">paraslash-0.2.11</a>
<a href="versions/paraslash-0.2.11.tar.bz2.asc">(sig)</a>
- atomic duality"
+ "atomic duality"
</li>
<li>2006-02-22: <a href="/cgi-bin/gitweb.cgi?p=.git;a=shortlog">browsable changelog</a> (gitweb)</li>
<li>2006-02-17: <a href="versions/paraslash-0.2.10.tar.bz2">paraslash-0.2.10</a>