summaryrefslogtreecommitdiffstats
path: root/src/mac/libraries
diff options
context:
space:
mode:
authorAlexandra Ellwood <lxs@mit.edu>2005-09-01 20:48:53 +0000
committerAlexandra Ellwood <lxs@mit.edu>2005-09-01 20:48:53 +0000
commit761f807d5ea32f5db0c07ae2c011c97b4688eaaf (patch)
tree628e26dbcc2b6ac3238340dff93d44e98c8adfa0 /src/mac/libraries
parent06306883039fd147b1e1556924b1cbc415a3b381 (diff)
downloadkrb5-761f807d5ea32f5db0c07ae2c011c97b4688eaaf.tar.gz
krb5-761f807d5ea32f5db0c07ae2c011c97b4688eaaf.tar.xz
krb5-761f807d5ea32f5db0c07ae2c011c97b4688eaaf.zip
Move KfM-specific build system components to KfM repository
Moved KfM-specific build system components into the KfM repository to avoid conflicts between kfm and krb5 branch points and commit procedures. Only KfM developers have been editing these files anyway so there is no advantage to having them in the krb5 repository. ticket: new Component: krb5-build Target_Version: 1.4.3 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17367 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/mac/libraries')
-rw-r--r--src/mac/libraries/ChangeLog101
1 files changed, 0 insertions, 101 deletions
diff --git a/src/mac/libraries/ChangeLog b/src/mac/libraries/ChangeLog
deleted file mode 100644
index 8926b713a..000000000
--- a/src/mac/libraries/ChangeLog
+++ /dev/null
@@ -1,101 +0,0 @@
-Fri Feb 21 16:30:00 2003 Alexandra Ellwood <lxs@mit.edu>
- * Removed Mac OS 9 files.
-
-2001-10-09 Ken Raeburn <raeburn@mit.edu>
-
- * autoconf.h (NO_NESTED_PROTOTYPES): Don't define.
-
-2001-04-26 Ken Raeburn <raeburn@mit.edu>
-
- * autoconf.h (KRB5_PROVIDE_PROTOTYPES): Don't define.
-
-Wed Oct 21 17:40:00 1998 Miro Jurisic <meeroh@mit.edu>
-
- * Metrowerks: Added CodeWarrior Pro4 projects and docs
- * CodeWarrior Dependencies: Added CodeWarrior Pro4 deps
-
-Wed Jul 1 19:13:25 1998 Theodore Y. Ts'o <tytso@mit.edu>
-
- * KerberosHeaders.h: Removed #endif with no matching initial #if
- statement. (How did this compile before?)
-
-Tue Sep 30 19:04:20 1997 Tom Yu <tlyu@mit.edu>
-
- * autoconf.h: Replace HAS_STDLIB_H with something more sane. Punt
- POSIX_TYPES.
-
-Thu Sep 25 21:05:23 1997 Tom Yu <tlyu@mit.edu>
-
- * autoconf.h: Change HAS_SETVBUF, KRB5_USE_INET to something more
- sane.
-
-Thu Sep 18 17:59:05 1997 Tom Yu <tlyu@mit.edu>
-
- * autoconf.h: Replace USE_STRING_H with something more sane.
-
-Tue Jul 15 12:36:05 1997 Theodore Y. Ts'o <tytso@mit.edu>
-
- * KerberosHeaders.h: Remove (probably unneeded) size_t definition.
-
-Sat Nov 23 00:18:20 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
-
- * KerberosHeaders.h: Remove DES3 and SHA support for 1.0, since
- what's there isn't the correct final algorithm. (They
- will be re-added later.) [PR #231]
-
-Tue Apr 30 14:53:54 1996 <tytso@rsts-11.mit.edu>
-
- * KerberosHeaders.h: Removed PROVIDE_SNEFRU (shouldn't be there)
- and added PROVIDE_CRC32 (was originally in k5-int.h).
-
-Wed Apr 10 10:14:22 1996 Theodore Y. Ts'o <tytso@dcl>
-
- * KerberosHeaders.h (PROVIDE_DES_CBC_RAW): Fix #define of
- PROVIDE_DES_CBC_RAW so that the mac implementation
- actually exported the raw DES encryption system (needed
- for GSSAPI). Also added defines for the triple-DES
- encryption systems.
-
-Wed Mar 27 00:07:46 1996 Theodore Y. Ts'o <tytso@dcl>
-
- * KerberosHeaders.h: Add #define of HAVE_STDLIB_H, since
- Macintoshes have it!
-
-Wed Wed 27 18:00:00 1995 John Rivlin <jrivlin@fusion.com>
-
- * KerberosHeaders.h: Created the file with the contents of
- KerberosHeaders.pch so that KerberosHeadersCFM.pch can
- also use it.
-
- * KerberosHeadersCFM.pch: Added file so that CFM compiler
- can use a private binary header file.
-
-Wed Wed 27 12:00:00 1995 James Mattly <mattly@fusion.com>
-
- * autoconf.h: File is now moved to include directory as
- Makefile.in is run to create kerbsrc.tar. Also
- the file has been cleaned up as it is not
- automatically generated.
-
- * libraries.sit.hqx: Mac project files have been reworked.
- The CFM projects are now called "Kerberos 5 Library"
- and "GSS Library". The GSS library project includes
- the Kerberos 5 Library so you must install both
- libraries in the system folder to use the GSS API
- interface.
-
-Wed Sep 20 12:00:00 1995 James Mattly <mattly@fusion.com>
-
- * libraries.sit.hqx: Updated project files to exclude verification
- files so users can link without the benefits of a
- preimplemented main.
-
- * KerberosHeaders.pch: Updated to handle change password.
-
-Sun Sep 10 12:00:00 1995 James Mattly <mattly@fusion.com>
-
- * ChangeLog created
-
- * libraries.sit.hqx: Project files changed to include new files
- and renamed files.
-