diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b26416b7839..369846e302d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2005-12-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * xfns.c (compute_tip_xy): Handle negative dx and dy. | ||
| 4 | |||
| 5 | * w32fns.c (compute_tip_xy): Ditto | ||
| 6 | |||
| 7 | * macfns.c (compute_tip_xy): Ditto | ||
| 8 | |||
| 1 | 2005-12-14 Chong Yidong <cyd@stupidchicken.com> | 9 | 2005-12-14 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 10 | ||
| 3 | * print.c (print_preprocess): Go to a deeper print_depth to avoid | 11 | * print.c (print_preprocess): Go to a deeper print_depth to avoid |