diff options
author | wkj <devnull@localhost> | 2004-04-21 05:56:24 +0000 |
---|---|---|
committer | wkj <devnull@localhost> | 2004-04-21 05:56:24 +0000 |
commit | 2c7cc0faaf79742d021f72e103b4d828a581df4e (patch) | |
tree | 34178b948386d83d7a0d61f681f2036640267ff0 /CHANGES | |
parent | 7ac9b0e140bed0b34dc88674b3098caa5e193acf (diff) | |
download | plan9port-2c7cc0faaf79742d021f72e103b4d828a581df4e.tar.gz plan9port-2c7cc0faaf79742d021f72e103b4d828a581df4e.tar.bz2 plan9port-2c7cc0faaf79742d021f72e103b4d828a581df4e.zip |
Document recent changes.
Make lex really compile in rsc's world.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +April 21, 2004 + import assembler routines for libmp and libsec + on x86 from william josephson's tree + + add truerand which uses /dev/random to seed PRG + + add aescbc, astro, lex, and tcs + + import man9 from william josephson's version of the port + April 19, 2004 lots of man page updates. |