diff options
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 41b3f92a4c8..70d8f0b9548 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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. |
