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 d55e2a29b78..5451b1189e3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2007-03-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * sound.c (wav_play): Check header->data_length to see how much we | ||
| 4 | shall read. | ||
| 5 | (alsa_period_size): Convert ALSA period size in frames to bytes. | ||
| 6 | (alsa_write): Return if frames is zero. | ||
| 7 | |||
| 1 | 2007-03-06 Kenichi Handa <handa@m17n.org> | 8 | 2007-03-06 Kenichi Handa <handa@m17n.org> |
| 2 | 9 | ||
| 3 | * xselect.c (Vselection_coding_system): Documentation improved. | 10 | * xselect.c (Vselection_coding_system): Documentation improved. |