projects
/
yazpp-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e85e9f
)
Towards 0.6
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 4 Sep 2003 19:42:35 +0000
(19:42 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 4 Sep 2003 19:42:35 +0000
(19:42 +0000)
ChangeLog
patch
|
blob
|
history
configure.in
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
876ca9a
..
df2d80a
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,5
@@
+--- 0.6 2003/09/04 Third release
+
Fixed handling of cookies so they can be of any length.
Proxy caches records.
diff --git
a/configure.in
b/configure.in
index
388fc25
..
a954fef
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1,5
+1,5
@@
AC_INIT(configure.in)
-AM_INIT_AUTOMAKE("yaz++",0.5.1)
+AM_INIT_AUTOMAKE("yaz++",0.6)
AC_PROG_CC
AC_PROG_CPP