Skip to content

Commit

Permalink
patchlevel and readme for kfw-3.2.2-beta2
Browse files Browse the repository at this point in the history
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@20123 dc483132-0cff-0310-8789-dd5450dbe970
  • Loading branch information
tlyu committed Oct 16, 2007
1 parent f074219 commit 26610db
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
9 changes: 7 additions & 2 deletions README
Expand Up @@ -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
Expand Down Expand Up @@ -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
---------------------------
Expand Down
4 changes: 2 additions & 2 deletions src/patchlevel.h
Expand Up @@ -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"
2 changes: 1 addition & 1 deletion src/windows/winlevel.h
Expand Up @@ -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

0 comments on commit 26610db

Please sign in to comment.