tCHANGES: add pointer to web version - 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 4c48f4a7c1f1ebaf725996e796e702bb6a9143f1
 (DIR) parent 002d2f2610604626d672fd45eb79d75059028da3
 (HTM) Author: Russ Cox <rsc@swtch.com>
       Date:   Sat, 10 May 2008 13:38:21 -0400
       
       CHANGES: add pointer to web version
       
       Diffstat:
         M CHANGES                             |       5 +++++
       
       1 file changed, 5 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/CHANGES b/CHANGES
       t@@ -2,6 +2,11 @@
        # submitted the patch but more often just reported
        # the problem.
        
       +# For entries more recent than January 30, 2008,
       +# see the Mercurial repository history at 
       +# http://hg.pdos.csail.mit.edu/hg/plan9/shortlog
       +# (or if you have checked out the Mercurial tree, run hg view).
       +
        January 30, 2008
                acme: fix regexp match choice bug
                devdraw: add F11 for full-screen toggle