changeset 32825:3e1d004030c5

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 24 Oct 2000 14:05:50 +0000
parents 6521cc146e8e
children 233d9eb5dff0
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Oct 24 14:05:17 2000 +0000
+++ b/src/ChangeLog	Tue Oct 24 14:05:50 2000 +0000
@@ -1,5 +1,8 @@
 2000-10-24  Gerd Moellmann  <gerd@gnu.org>
 
+	* window.c (size_window): Prevent setting window's width or
+	height to a negative value (esp. with XSETFASTINT).
+
 	* gmalloc.c (state_protected_p, last_state_size, last_heapinfo)
 	[GC_MALLOC_CHECK && GC_PROTECT_MALLOC_STATE]: New variables.
 	(protect_malloc_state) [GC_MALLOC_CHECK &&