X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=config%2FChangeLog;h=dbf6c3ad65409bada9b25932265d4a4f719bae84;hb=6e43222c13e68dcc68e88b963350a431593e0dc6;hp=292a289f249c1f50745c1e46971840bc58a7c79a;hpb=eb2feeb50b874b2643004e1b65011b662f2f469f;p=pspp-builds.git diff --git a/config/ChangeLog b/config/ChangeLog index 292a289f..dbf6c3ad 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,32 @@ +2007-09-25 Ben Pfaff + + * devices (tty-ascii): Set length and width to "auto", so that + they reflect the current size of the terminal window as it + changes. + +2007-09-22 Ben Pfaff + + Bug #21128. Reviewed by John Darrington. + + * papersize: Removed. + + * automake.mk (dist_pkgsysconf_DATA): Remove papersize. + +2007-08-26 Ben Pfaff + + * devices: Change raw-ascii from screen to listing device (because + that's how it's used). + +2007-07-25 Ben Pfaff + + * devices: Add tty and listing devices that use VT100 (and xterm) + line-drawing characters. + +2007-07-25 Ben Pfaff + + * devices: Add an "interactive" category that defaults to + tty-ascii. Make the tty-ascii device more user-friendly. + Tue Apr 4 20:20:49 2006 Ben Pfaff * automake.mk: Fix bugs in installation targets.