tCHANGES - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit d8c69288cb2334839edf302600a0b98370867d5a
 (DIR) parent 93921c4817e778d7e8b157302cf5793843780a5e
 (HTM) Author: rsc <devnull@localhost>
       Date:   Wed, 28 Jun 2006 17:43:18 +0000
       
       CHANGES
       
       Diffstat:
         M CHANGES                             |      10 ++++++++++
       
       1 file changed, 10 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/CHANGES b/CHANGES
       t@@ -1,5 +1,15 @@
       +June 28, 2006
       +        9term: better cleanup on window delete
       +
       +June 27, 2006
       +        rc: allow = in command line arguments
       +
       +June 26, 2006
       +        9term: use getdents instead of getdirentries on NetBSD (Christoph Lohmann)
       +
        June 25, 2006
                9l: tweak to handle memdraw memlayer
       +        sam: fix bug in duplicate file name detection
                stack: accept process names as arguments
                web: handle spaces in URLs
                lib9/fmt: silence a gcc warning