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 ed4535c28d9..048eedf14fa 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-04-09 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 2 | |||
| 3 | * gmalloc.c (align): If the argument SIZE would overflow | ||
| 4 | __malloc_ptrdiff_t, fail right away. | ||
| 5 | |||
| 1 | 2001-04-06 Gerd Moellmann <gerd@gnu.org> | 6 | 2001-04-06 Gerd Moellmann <gerd@gnu.org> |
| 2 | 7 | ||
| 3 | * xfns.c (compute_tip_xy): Add parameters WIDTH and HEIGHT. | 8 | * xfns.c (compute_tip_xy): Add parameters WIDTH and HEIGHT. |