diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d49514b2fc0..fa1922c6255 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2004-08-26 Steven Tamm <steventamm@mac.com> | ||
| 2 | |||
| 3 | * fileio.c (Fread_file_name): Call x_file_dialog on carbon on | ||
| 4 | tool-bar/menu click | ||
| 5 | * macfns.c (Fx_file_dialog): Implemented using NavServices | ||
| 6 | |||
| 1 | 2004-08-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 7 | 2004-08-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2 | 8 | ||
| 3 | * xterm.c (x_catch_errors_unwind): Do not XSync if display has closed. | 9 | * xterm.c (x_catch_errors_unwind): Do not XSync if display has closed. |