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:
76c4d3a
)
Towards 1.0.5
METAPROXY.1.0.5
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 16 May 2006 11:56:57 +0000
(11:56 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 16 May 2006 11:56:57 +0000
(11:56 +0000)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
ebaa3ad
..
de814da
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,7
@@
+--- 1.0.5 2006/05/16
+
+Fixed compilation on Windows.
+
--- 1.0.4 2006/05/16
Added documentation for the hidenavailable option for the multi filter.
diff --git
a/configure.ac
b/configure.ac
index
98fc96f
..
3e247fb
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.4], [adam@indexdata.dk])
+AC_INIT([metaproxy],[1.0.5], [adam@indexdata.dk])
AC_CONFIG_HEADERS(src/config.hpp)