John's original code for patch #6210.
[pspp] / src / ui / terminal / ChangeLog
index 0e6e014d9b49b9c6f5c186ec442a67813e0a9d78..f7983110fdb801efbf9ed4888083ec88eccf78d2 100644 (file)
@@ -1,3 +1,9 @@
+2007-09-19  John Darrington <john@darrington.wattle.id.au>
+
+       * main.c: Moved get_termcap_viewport from src/data/settings.c 
+       Added a handler for SIGWINCH to call this function.  Adjusted
+       init_settings to suit new interface. 
+
 2007-09-22  Ben Pfaff  <blp@gnu.org>
 
        Bug #21128.  Reviewed by John Darrington.