From: Adam Dickmeiss Date: Thu, 4 Sep 2003 19:42:35 +0000 (+0000) Subject: Towards 0.6 X-Git-Tag: YAZPP.0.6~1 X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=commitdiff_plain;h=0b54af6c274c04b10e6b93bb3a8a82463ac42b7c Towards 0.6 --- diff --git a/ChangeLog b/ChangeLog index 876ca9a..df2d80a 100644 --- 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 --- 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