projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
d9e05a6
)
paraslash 0.5.0
v0.5.0
author
Andre Noll
<maan@systemlinux.org>
Fri, 23 Aug 2013 18:03:42 +0000
(20:03 +0200)
committer
Andre Noll
<maan@systemlinux.org>
Fri, 23 Aug 2013 18:03:42 +0000
(20:03 +0200)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
0ce6ecb
..
edf875d
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,9
+1,11
@@
NEWS
====
NEWS
====
---------------------------------------------
-Noteworthy changes recently merged to master
---------------------------------------------
+----------------------------------------
+0.5.0 (2013-08-23) "invertible validity"
+----------------------------------------
+
+Some API-breaking changes, one serious bug fix, and a lot of bike-shedding.
- The sideband compatibility code has been removed, hence
sideband connections (introduced in 0.4.11) are now mandatory.
- The sideband compatibility code has been removed, hence
sideband connections (introduced in 0.4.11) are now mandatory.
diff --git
a/configure.ac
b/configure.ac
index
87e41d7
..
e6647e2
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-3,8
+3,7
@@
AC_PREREQ([2.61])
AC_PREREQ([2.61])
-
-AC_INIT([paraslash],[git],[maan@systemlinux.org])
+AC_INIT([paraslash],[0.5.0],[maan@systemlinux.org])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_FILES([Makefile])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_FILES([Makefile])