projects
/
yaz-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:
d4e1baf
)
Version 4.0.6
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 29 Apr 2010 11:47:53 +0000
(13:47 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 29 Apr 2010 11:47:53 +0000
(13:47 +0200)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
d54d557
..
834323e
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,7
@@
+--- 4.0.6 2010/04/29
+
+Fix yaz-config for static mode and the use of SSL (gnutls).
+
--- 4.0.5 2010/04/29
Forward decl timeval struct in mutex.h and gettimeofday.h.
diff --git
a/configure.ac
b/configure.ac
index
68140e6
..
4e3926f
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,7
+1,7
@@
dnl This file is part of the YAZ toolkit.
dnl Copyright (C) 1995-2010 Index Data
AC_PREREQ([2.60])
-AC_INIT([yaz],[4.0.5],[yaz-help@indexdata.dk])
+AC_INIT([yaz],[4.0.6],[yaz-help@indexdata.dk])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_AUX_DIR([config])
AM_INIT_AUTOMAKE([1.9])