]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
paraslash 0.3.0 v0.3.0
authorAndre Noll <maan@systemlinux.org>
Sat, 12 Jan 2008 22:03:57 +0000 (23:03 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 12 Jan 2008 22:03:57 +0000 (23:03 +0100)
NEWS
configure.ac
web/index.in.html

diff --git a/NEWS b/NEWS
index 8dd5474dd7aa5b22ced8c51600ca96785bbe6c4d..2d105dd83ce939296c22f5a92c81a3ff31213a34 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,9 @@
 NEWS
 ====
 
 NEWS
 ====
 
-------------------------------------------
-0.3.0 (to be announced) "solar saturation"
-------------------------------------------
+-------------------------------------
+0.3.0 (2008-01-12) "solar saturation"
+-------------------------------------
 
 paraslash.0.3.0 -- 'WWDBND --what would databases never do?'.
 
 
 paraslash.0.3.0 -- 'WWDBND --what would databases never do?'.
 
@@ -11,10 +11,10 @@ paraslash.0.3.0 -- 'WWDBND --what would databases never do?'.
 Usually one might expect lots of new features AND a big increase in size
 for a major release like this.
 
 Usually one might expect lots of new features AND a big increase in size
 for a major release like this.
 
-However, this release is smaller than the latest 0.2.x releases. The
-decrease in size is mostly due to the removal of some graphical tools
-(which were only quick hacks anyway). But also the fact that the
-mysql code is gone cuts down the size a bit.
+However, paraslash-0.3.0.tar.bz2 is the smallest paraslash tarball
+ever. The decrease in size is mostly due to the removal of some
+graphical tools (which were only quick hacks anyway). But also the
+fact that the mysql code is gone cuts down the size a bit.
 
 Being independent of mysql comes at a cost: The fact that paraslash
 now contains its own database (the object storage layer, osl) increases
 
 Being independent of mysql comes at a cost: The fact that paraslash
 now contains its own database (the object storage layer, osl) increases
index 6c55553827adf916e4a5ecf9a5c028c112713aa9..5e5895b462c33c0bdf18f65a1318d81c37ab5931 100644 (file)
@@ -4,7 +4,7 @@
 AC_PREREQ(2.60)
 
 
 AC_PREREQ(2.60)
 
 
-AC_INIT(paraslash, [git], maan@systemlinux.org)
+AC_INIT(paraslash, [0.3.0], maan@systemlinux.org)
 AC_CONFIG_HEADER([config.h])
 
 AC_PATH_PROG(UNAMEPATH, uname, no)
 AC_CONFIG_HEADER([config.h])
 
 AC_PATH_PROG(UNAMEPATH, uname, no)
index 67b373ea95b3fac58371bb1ebaccc8f794a72535..0c4a6d7bdd61b4427458bb9e4a34e55b6aee3b7c 100644 (file)
@@ -1,6 +1,10 @@
 <h1>Events</h1>
 <hr>
 <ul>
 <h1>Events</h1>
 <hr>
 <ul>
+       <li>2008-01-12: <a href="versions/paraslash-0.3.0.tar.bz2">paraslash-0.3.0</a>
+               <a href="versions/paraslash-0.3.0.tar.bz2.asc">(sig)</a>
+               "solar saturation"
+       </li>
        <li>2007-11-20: <a href="versions/paraslash-0.2.17.tar.bz2">paraslash-0.2.17</a>
                <a href="versions/paraslash-0.2.17.tar.bz2.asc">(sig)</a>
                "isotropic threshold"
        <li>2007-11-20: <a href="versions/paraslash-0.2.17.tar.bz2">paraslash-0.2.17</a>
                <a href="versions/paraslash-0.2.17.tar.bz2.asc">(sig)</a>
                "isotropic threshold"