diff options
author | rsc <devnull@localhost> | 2004-03-26 19:20:10 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2004-03-26 19:20:10 +0000 |
commit | d99b2f34e69bc363c2973a2473e75654196ab40e (patch) | |
tree | ad1218ad09650109b821c0f37640142483735711 /CHANGES | |
parent | 6e9a344ddd8531ceb58a6ae4af610ce06523e918 (diff) | |
download | plan9port-d99b2f34e69bc363c2973a2473e75654196ab40e.tar.gz plan9port-d99b2f34e69bc363c2973a2473e75654196ab40e.tar.bz2 plan9port-d99b2f34e69bc363c2973a2473e75654196ab40e.zip |
Sometimes it's amazing these haven't been turned
up by other compilers.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ March 26, 2004 9term OpenBSD support from Markus Friedl. + More appeasement of Sun C compiler. + March 25, 2004 Change putenv not to free the string after calling real putenv. |