patchlevel and readme for kfw-3.2.2-beta2
authorTom Yu <tlyu@mit.edu>
Tue, 16 Oct 2007 19:54:02 +0000 (19:54 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 16 Oct 2007 19:54:02 +0000 (19:54 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@20123 dc483132-0cff-0310-8789-dd5450dbe970

README
src/patchlevel.h
src/windows/winlevel.h

diff --git a/README b/README
index e618af181e4381237f7dc56e88b33e522ac1c773..58bc42605e425c249f598a65681caa2466f17a30 100644 (file)
--- a/README
+++ b/README
@@ -160,8 +160,8 @@ krb5-1.6.3 changes by ticket ID
 5772    NIM: BUG: SRC: Increase size of max ccache name buffers and
         remove extraneous trailing path component separators
 5773    NIM: BUG: KMM: Ensure proper buffer length for registry
-        multi-string reads; avoid error reports for modules without config
-        data; avoid race when sending thread quit message
+        multi-string reads; avoid error reports for modules without
+        config data; avoid race when sending thread quit message
 5779    NIM: BUG: LIB: optimize khui_find_action()
 5780    NIM: FEATURE: APP: Notification Icon Tooltip now includes
         default identity name
@@ -189,6 +189,11 @@ krb5-1.6.3 changes by ticket ID
 5801    remove error tables by pointer
 5802    libgssapi mechglue doesn't always store delegated credentials
 5803    fix pkinit module deps for krb5-1.6.x
+5808    KfW Build: add new installer build files to copyfiles.xml.
+5809    NIM: BUG: APP: New edit controls should be marked ES_AUTOHSCROLL
+5820    KFW: BUG: WIX: Improve Usability of multiple architecture MSI
+        installations, remove non-unique GUID component identifiers,
+        and include Beta ID in the package name
 
 Major changes in krb5-1.6.2
 ---------------------------
index 6e890c28b5b46fb18e776615a0e6554ac99f065d..5bc465c38ac2411927c3e751b114116fba5a0e28 100644 (file)
@@ -53,6 +53,6 @@
 #define KRB5_MAJOR_RELEASE 1
 #define KRB5_MINOR_RELEASE 6
 #define KRB5_PATCHLEVEL 3
-#define KRB5_RELTAIL "beta2-kfw-3.2.2-beta1"
+#define KRB5_RELTAIL "beta2-kfw-3.2.2-beta2"
 /* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "tags/kfw-3_2_2-beta1"
+#define KRB5_RELTAG "tags/kfw-3_2_2-beta2"
index e87a7451d04d9f2aad3368301fa0d8432fb401cd..84e119750f25ca806e10d78702fee836be12e99f 100644 (file)
@@ -30,4 +30,4 @@
  * updated for each alpha, beta, final release.   This will ensure
  * that file identifiers are unique
  */ 
-#define KRB5_BUILDLEVEL                14
+#define KRB5_BUILDLEVEL                15