diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 6d8608dde22..9ff58e7f5a8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-08-06 Thien-Thi Nguyen <ttn@gnu.org> | ||
| 2 | |||
| 3 | * floatfns.c (Fexpt): Use floats for negative | ||
| 4 | exponent (computing a root). Reported by D Goel. | ||
| 5 | |||
| 1 | 2005-08-02 Richard M. Stallman <rms@gnu.org> | 6 | 2005-08-02 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * frame.c (Fframe_char_width): Doc fix. | 8 | * frame.c (Fframe_char_width): Doc fix. |