diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index bb72bf7b671..383f479aabd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2004-06-27 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * w32fns.c (file_dialog_callback): Disable edit control if set | ||
| 4 | to directories only on CDN_INITDONE message. | ||
| 5 | (Fx_file_dialog): Default to directories only when prompt starts | ||
| 6 | with "Dired". | ||
| 7 | |||
| 1 | 2004-06-25 Kim F. Storm <storm@cua.dk> | 8 | 2004-06-25 Kim F. Storm <storm@cua.dk> |
| 2 | 9 | ||
| 3 | * alloc.c (allocate_misc): Update total_free_markers. | 10 | * alloc.c (allocate_misc): Update total_free_markers. |