X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=config%2FChangeLog;h=dbf6c3ad65409bada9b25932265d4a4f719bae84;hb=bd64b7f8def9cbbf882f31ae34ecec86cbfd6093;hp=b865ad2d0822ba790a636acf680db4ff5ee70268;hpb=baf657198fcf0cabe289246dc07a82da67c86f5b;p=pspp-builds.git diff --git a/config/ChangeLog b/config/ChangeLog index b865ad2d..dbf6c3ad 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,22 @@ +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)