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
(from parent 1:
4d1a034
)
Bump version to 1.1.0.1.
v1.1.0.1
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 21 May 2008 11:32:47 +0000
(13:32 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 21 May 2008 11:32:47 +0000
(13:32 +0200)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
a6529a8
..
c728db4
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,7
@@
+--- 1.1.0.1 2008/05/21
+
+Fixed handling for Z39.50 decoding (memory violation).
+
--- 1.1.0 2008/02/29
Fixed bug #2095: libzoompp.so must be it's own debian package.
diff --git
a/configure.ac
b/configure.ac
index
036c919
..
525be29
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,7
+1,7
@@
dnl YAZ++ Toolkit Index Data 1998-2008
dnl See the file LICENSE for details.
AC_PREREQ(2.60)
-AC_INIT([yazpp],[1.1.0],[adam@indexdata.dk])
+AC_INIT([yazpp],[1.1.0.1],[adam@indexdata.dk])
AC_CONFIG_SRCDIR(configure.ac)
AC_CONFIG_AUX_DIR([config])
AM_INIT_AUTOMAKE([1.9])