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 afad63728e7..a960ae6d7c8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2006-05-26 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * fileio.c (Fcopy_file): Delete argument MUSTBENEW. Incorporate | ||
| 4 | the exclusive file-opening functionality into the behavior when | ||
| 5 | OK-IF-ALREADY-EXISTS is nil. | ||
| 6 | (Frename_file): Call Fcopy_file without MUSTBENEW argument. | ||
| 7 | |||
| 1 | 2006-05-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 8 | 2006-05-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2 | 9 | ||
| 3 | * sound.c (alsa_configure): Move get period/buffer_size after | 10 | * sound.c (alsa_configure): Move get period/buffer_size after |