diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2001-08-21 18:29:41 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2001-08-21 18:29:41 +0000 |
commit | 01ecef888f83075c394b52ad5d942fda83cabd18 (patch) | |
tree | 15b16576e1cec28027635e9320b749cbae08efd8 | |
parent | e93a0f65248fcc445f7411a5673c6bbfa89d5971 (diff) |
Add news items about console color support and new terminal speeds.
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -14,6 +14,11 @@ call DEV_GET_RECORDS can return the number of records of a device. Lots of tweaks have been done to the virtual memory management to make it perform better on todays machines. + +The console supports ANSI escape sequences for colors and attributes. + +Support for the terminal speeds B57600 and B115200 has been added. + Changes between version 1.1 and version 1.2 |