diff options
Diffstat (limited to 'mac')
| -rw-r--r-- | mac/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/mac/ChangeLog b/mac/ChangeLog index 38a1a8fe2e3..a53b3cd89d4 100644 --- a/mac/ChangeLog +++ b/mac/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-07-04 Lute Kamstra <lute@gnu.org> | ||
| 2 | |||
| 3 | Update FSF's address in GPL notices. | ||
| 4 | |||
| 1 | 2005-06-08 Steven Tamm <steventamm@mac.com> | 5 | 2005-06-08 Steven Tamm <steventamm@mac.com> |
| 2 | 6 | ||
| 3 | * INSTALL: Explain that a universal binary cannot be created and | 7 | * INSTALL: Explain that a universal binary cannot be created and |
| @@ -109,13 +113,13 @@ | |||
| 109 | * inc/m-mac.h (HAVE_ALLOCA) [__MRC__]: Define. | 113 | * inc/m-mac.h (HAVE_ALLOCA) [__MRC__]: Define. |
| 110 | (C_ALLOCA) [__MRC__]: Don't define. | 114 | (C_ALLOCA) [__MRC__]: Don't define. |
| 111 | * inc/s-mac.h (X_OK): New define. | 115 | * inc/s-mac.h (X_OK): New define. |
| 112 | (DECL_ALIGN) [USE_LSB_TAG && __MRC__]: New macro. | 116 | (DECL_ALIGN) [USE_LSB_TAG && __MRC__]: New macro. |
| 113 | (GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS. | 117 | (GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS. |
| 114 | 118 | ||
| 115 | 2004-05-29 Steven Tamm <steventamm@mac.com> | 119 | 2004-05-29 Steven Tamm <steventamm@mac.com> |
| 116 | 120 | ||
| 117 | * INSTALL: Fixing typos | 121 | * INSTALL: Fixing typos |
| 118 | * README: Updating list of TODOs to remove image support and | 122 | * README: Updating list of TODOs to remove image support and |
| 119 | environment variable problem. | 123 | environment variable problem. |
| 120 | 124 | ||
| 121 | 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca> | 125 | 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca> |