projects
/
metaproxy-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:
cbae11a
)
Towards 1.0.3
METAPROXY.1.0.3
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 16 May 2006 07:35:19 +0000
(07:35 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 16 May 2006 07:35:19 +0000
(07:35 +0000)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
89e27b9
..
53fa946
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,4
+1,4
@@
---- 1.0.3 [in progress]
+--- 1.0.3 2006/05/16
Fixed bug #573: Hide errors for individual servers. If the element
'hideunavailable' is given in the configuration, individual servers
diff --git
a/configure.ac
b/configure.ac
index
3b877b3
..
bdb36cc
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-3,7
+3,7
@@
# Autoconf and automake setup
AC_PREREQ(2.59)
-AC_INIT([metaproxy],[1.0.2], [adam@indexdata.dk])
+AC_INIT([metaproxy],[1.0.3], [adam@indexdata.dk])
AC_CONFIG_HEADERS(src/config.hpp)