projects
/
platform
/
upstream
/
cryptsetup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a3d3e8
)
Version 1.1.0-rc1
author
Milan Broz
<gmazyland@gmail.com>
Tue, 29 Sep 2009 12:28:54 +0000
(12:28 +0000)
committer
Milan Broz
<gmazyland@gmail.com>
Tue, 29 Sep 2009 12:28:54 +0000
(12:28 +0000)
git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@119
36d66b0a
-2a48-0410-832c-
cd162a569da5
ChangeLog
patch
|
blob
|
history
configure.in
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
ab95248
..
c660cf7
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,6
+1,7
@@
2009-09-28 Milan Broz <mbroz@redhat.com>
* Add luksHeaderBackup and luksHeaderRestore commands.
* Fail passphrase read if piped input no longer exists.
+ * Version 1.1.0-rc1.
2009-09-15 Milan Broz <mbroz@redhat.com>
* Initialize crypto library before LUKS header load.
diff --git
a/configure.in
b/configure.in
index
195e879
..
0ee2a23
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1,5
+1,5
@@
AC_PREREQ(2.57)
-AC_INIT(cryptsetup,1.1.0-
test0
)
+AC_INIT(cryptsetup,1.1.0-
rc1
)
AC_CONFIG_SRCDIR(src/cryptsetup.c)
AC_CONFIG_MACRO_DIR([m4])