aboutsummaryrefslogtreecommitdiffstats
path: root/mac/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mac/ChangeLog')
-rw-r--r--mac/ChangeLog38
1 files changed, 13 insertions, 25 deletions
diff --git a/mac/ChangeLog b/mac/ChangeLog
index d9f1c8feb86..2695fb435b6 100644
--- a/mac/ChangeLog
+++ b/mac/ChangeLog
@@ -1,3 +1,8 @@
12008-03-13 Glenn Morris <rgm@gnu.org>
2
3 * Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings:
4 * src/Emacs.r: Set version to 23.0.60.
5
12008-03-02 Kentaro Ohkouchi <nanasess@fsm.ne.jp> 62008-03-02 Kentaro Ohkouchi <nanasess@fsm.ne.jp>
2 7
3 * Emacs.app/Contents/Resources/Emacs.icns: 8 * Emacs.app/Contents/Resources/Emacs.icns:
@@ -5,31 +10,14 @@
5 10
62008-02-04 Dan Nicolaescu <dann@ics.uci.edu> 112008-02-04 Dan Nicolaescu <dann@ics.uci.edu>
7 12
8 * README: 13 * INSTALL, README: Only mention MacOSX.
9 * INSTALL: Only mention MacOSX. 14
10 15 * cw6-mcp.xml, make-package, makefile.MPW, inc/alloca.h:
11 * cw6-mcp.xml: 16 * inc/config.h, inc/defs-cw6.h, inc/dirent.h, inc/epaths.h:
12 * make-package: 17 * inc/grp.h, inc/m-mac.h, inc/pwd.h, inc/s-mac.h, inc/termio.h:
13 * makefile.MPW: 18 * inc/utime.h, inc/utsname.h, inc/sys/file.h, inc/sys/ioctl.h:
14 * inc/alloca.h: 19 * inc/sys/param.h, inc/sys/stat.h, inc/sys/time.h, inc/sys/types.h:
15 * inc/config.h: 20 * src/EmacsMPW.r: Remove files for no longer supported pre-MacOSX
16 * inc/defs-cw6.h:
17 * inc/dirent.h:
18 * inc/epaths.h:
19 * inc/grp.h:
20 * inc/m-mac.h:
21 * inc/pwd.h:
22 * inc/s-mac.h:
23 * inc/termio.h:
24 * inc/utime.h:
25 * inc/utsname.h:
26 * inc/sys/file.h:
27 * inc/sys/ioctl.h:
28 * inc/sys/param.h:
29 * inc/sys/stat.h:
30 * inc/sys/time.h:
31 * inc/sys/types.h:
32 * src/EmacsMPW.r: Remove files for no longer supported pre-MacOSX
33 systems. 21 systems.
34 * inc: Remove directory. 22 * inc: Remove directory.
35 23