diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2c0c740458d..244b1f6a158 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2009-03-24 Chong Yidong <cyd@stupidchicken.com> | 1 | 2009-03-24 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * editfns.c (Ffloat_time): Doc fix (Bug#2768). | ||
| 4 | |||
| 3 | * data.c (Qinteractive_form): New variable. | 5 | * data.c (Qinteractive_form): New variable. |
| 4 | (Finteractive_form): Use it. | 6 | (Finteractive_form): Use it. |
| 5 | 7 | ||