diff options
author | Russ Cox <rsc@swtch.com> | 2008-05-10 13:38:21 -0400 |
---|---|---|
committer | Russ Cox <rsc@swtch.com> | 2008-05-10 13:38:21 -0400 |
commit | 4c48f4a7c1f1ebaf725996e796e702bb6a9143f1 (patch) | |
tree | d0dc90b027b8a349feb5c69a355fd3bc376bbd85 /CHANGES | |
parent | 002d2f2610604626d672fd45eb79d75059028da3 (diff) | |
download | plan9port-4c48f4a7c1f1ebaf725996e796e702bb6a9143f1.tar.gz plan9port-4c48f4a7c1f1ebaf725996e796e702bb6a9143f1.tar.bz2 plan9port-4c48f4a7c1f1ebaf725996e796e702bb6a9143f1.zip |
CHANGES: add pointer to web version
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |