changeset 72007:275062ad7561

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 18 Jul 2006 23:03:17 +0000
parents f483b68fd89b
children 99cff808ae1e
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Jul 18 21:03:59 2006 +0000
+++ b/src/ChangeLog	Tue Jul 18 23:03:17 2006 +0000
@@ -1,3 +1,8 @@
+2006-07-18  Francis Litterio  <franl@world.std.com>
+
+	* w32term.c (x_calc_absolute_position): Fix frame positioning
+	with negative X/Y coordinates.
+
 2006-07-18  Dan Nicolaescu  <dann@ics.uci.edu>
 
 	* xterm.c (x_connection_closed, x_error_quitter): Mark as NO_RETURN.