version = @PACKAGE_VERSION@
codename = atomic duality
-DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
+# DEBUG_CPPFLAGS += -Wno-sign-compare -g -Wunused -Wundef -W
# produces lots of warnings on older debian systems with gcc-2.95.4
# DEBUG_CPPFLAGS += -Wredundant-decls
NEWS
====
-0.?.? (to be announced) "atomic duality"
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+0.2.11 (2006-03-11) "atomic duality"
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-Fairly many user-visible changes in this release. As two out of the
-three "database tools" of paraslash don't use a database at all,
+Here it is, the first paraslash release developed with git. There
+are fairly many user-visible changes in this release. As two out of
+the three "database tools" of paraslash don't use a database at all,
they are now called "audio file selectors" instead.
AC_PREREQ(2.53)
-AC_INIT(paraslash, [git], maan@systemlinux.org)
+AC_INIT(paraslash, [0.2.11], 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-git
+proj=paraslash-0.2.11
df=$proj.tar.bz2 # download file
url=http://$server/versions/$df
kf="$dir/key.anonymous" # key file
<h3>Events</h3>
<ul>
+ <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"
+ </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>
<a href="versions/paraslash-0.2.10.tar.bz2.asc">(sig)</a> "cyclic attractor"</li>