aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2004-09-14 22:11:41 +0000
committerTom Yu <tlyu@mit.edu>2004-09-14 22:11:41 +0000
commit9292751e7e84695a79341cb6eda8ca7728183646 (patch)
treec3485637b6bc78f20dfb4f241704a17207eee103
parent3c69443efac121e8e8af077e2e941b5a8b155a35 (diff)
downloadkrb5-9292751e7e84695a79341cb6eda8ca7728183646.zip
krb5-9292751e7e84695a79341cb6eda8ca7728183646.tar.gz
krb5-9292751e7e84695a79341cb6eda8ca7728183646.tar.bz2
pullup from trunk
ticket: 2709 version_fixed: 1.3.6 git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-3@16755 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--src/windows/installer/wix/ChangeLog4
-rw-r--r--src/windows/installer/wix/features.wxi2
2 files changed, 5 insertions, 1 deletions
diff --git a/src/windows/installer/wix/ChangeLog b/src/windows/installer/wix/ChangeLog
index bc0f952..bbb7b56 100644
--- a/src/windows/installer/wix/ChangeLog
+++ b/src/windows/installer/wix/ChangeLog
@@ -1,3 +1,7 @@
+2004-09-14 Asanka Herath <asanka@mit.edu>
+
+ Change installation default of Documentation to enable it
+
2004-09-12 Asanka Herath <asanka@mit.edu>
Updates to Wix installer to satisfy the needs of MIT SWRT
diff --git a/src/windows/installer/wix/features.wxi b/src/windows/installer/wix/features.wxi
index a5a195b..e9e3d87 100644
--- a/src/windows/installer/wix/features.wxi
+++ b/src/windows/installer/wix/features.wxi
@@ -234,7 +234,7 @@
AllowAdvertise="no"
Description="$(loc.KerberosDocDesc)"
InstallDefault="local"
- Level="130"
+ Level="30"
Title="$(loc.KerberosDocTitle)">
<ComponentRef Id="efl_leash_userdoc_pdf" />