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 f2f62365838..5efe0edb18b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-08-01 Miles Bader <miles@gnu.org> | ||
| 2 | |||
| 3 | * editfns.c (Fconstrain_to_field): Fix the conditions for deciding | ||
| 4 | when to constrain NEW_POS (they were pretty screwed up before). | ||
| 5 | |||
| 1 | 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il> | 6 | 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 7 | ||
| 3 | * msdos.c (run_msdos_command): Save and restore the master | 8 | * msdos.c (run_msdos_command): Save and restore the master |