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:
ac9cf0c
)
Add FAQ (Frequently Asked Questions) file to distribution.
author
Milan Broz
<gmazyland@gmail.com>
Wed, 28 Jul 2010 03:35:50 +0000
(
03:35
+0000)
committer
Milan Broz
<gmazyland@gmail.com>
Wed, 28 Jul 2010 03:35:50 +0000
(
03:35
+0000)
git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@318
36d66b0a
-2a48-0410-832c-
cd162a569da5
ChangeLog
patch
|
blob
|
history
Makefile.am
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
a45f1e2
..
6a2b686
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,6
@@
+2010-07-28 Arno Wagner <arno@wagner.name>
+ * Add FAQ (Frequently Asked Questions) file to distribution.
+
2010-07-03 Milan Broz <mbroz@redhat.com>
* Fix udev support for old libdevmapper with not compatible definition.
* Version 1.1.3.
diff --git
a/Makefile.am
b/Makefile.am
index
270855b
..
ddd102b
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-1,3
+1,4
@@
+EXTRA_DIST = FAQ
SUBDIRS = \
luks \
lib \