Fixed build instructions and upped version to 1.1a4
authorMiro Jurisic <meeroh@mit.edu>
Wed, 21 Oct 1998 21:59:34 +0000 (21:59 +0000)
committerMiro Jurisic <meeroh@mit.edu>
Wed, 21 Oct 1998 21:59:34 +0000 (21:59 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10978 dc483132-0cff-0310-8789-dd5450dbe970

src/mac/ChangeLog
src/mac/ReadMe
src/mac/version.r

index 872c408fbb7848a15d55888253835e20ca6d9e3a..86bc05be37d49363197ca6801cd8cb0d8b2f8399 100644 (file)
@@ -1,3 +1,7 @@
+Fri Oct 21 18:00:00 1998  Miro Jurisic <meeroh@mit.edu>
+       * ReadMe: updated instructions to say we require CW Pro4
+       * version.r: upped to 1.1a4
+
 Fri Oct 21 17:30:00 1998  Miro Jurisic <meeroh@mit.edu>
        * Makefile.initial: added auto-detection of CodeWarrior version
        * Makefile.tmpl: added CodeWarrior Pro4 files and fixed -map on krb5 68k lib
index ecc22c82226c104b1d48cbbee766b992ef878727..4723dd003b864e605bb30148fc49add170f064bf 100644 (file)
@@ -11,7 +11,8 @@ To build the Macintosh version of Kerberos 5 and GSS:
 
 --- Installing tools ---
 
-       1) Install CodeWarrior Pro 2, including MPW.
+       1) Install CodeWarrior Pro 4, including MPW.
+               This build of Kerberos v5 and GSS requires CodeWarrior Pro4 MPW tools!
 
        2) Download MacPerl and MacPerl MPW tool from
        
@@ -32,8 +33,8 @@ To build the Macintosh version of Kerberos 5 and GSS:
           (e.g. "GSS-Kerberos5-1.0.5").
 
        6) Build target "all" in MPW.
-               This will create a new Makefile, and launch your CodeWarrior IDE 2.1 to build
-               some CodeWarrior projects. You may be asked to locate CodeWarrior IDE 2.1.
+               This will create a new Makefile, and launch your CodeWarrior IDE to build
+               some CodeWarrior projects. You may be asked to locate CodeWarrior IDE.
            
 --- Building libraries ---
 
index 387d71fca0ae0113474698a124e2a3e8977ab499..2f83c787b4c4d0dc80cdc11a24943b716a99e22c 100644 (file)
@@ -7,10 +7,10 @@
 #endif
 
 resource 'vers' (1) {
-       0x01, 0x10, alpha, 0x03,
+       0x01, 0x10, alpha, 0x04,
        verUS,
-       "1.1a3",
-       "1.1a3, Copyright 1996-1998 Massachusetts Institute of Technology"
+       "1.1a4",
+       "1.1a4, Copyright 1996-1998 Massachusetts Institute of Technology"
 };
 
 resource 'vers' (2) {