commit 4c48f4a7c1f1ebaf725996e796e702bb6a9143f1
parent 002d2f2610604626d672fd45eb79d75059028da3
Author: Russ Cox <rsc@swtch.com>
Date: Sat, 10 May 2008 13:38:21 -0400
CHANGES: add pointer to web version
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/CHANGES b/CHANGES
@@ -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