changeset 74619:3b29ab01e850

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 14 Dec 2006 23:39:06 +0000
parents 69b307896f8b
children 2d8b71da75df
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Dec 14 23:37:20 2006 +0000
+++ b/src/ChangeLog	Thu Dec 14 23:39:06 2006 +0000
@@ -1,3 +1,8 @@
+2006-12-14  Juanma Barranquero  <lekktu@gmail.com>
+
+	* w32fns.c (w32_wnd_proc): Force non-tooltip frames to respect the
+	minimum tracking size.  Remove non-working old hack to do the same.
+
 2006-12-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
 	* emacs.c (handle_user_signal): Move function to keyboard.c.