From c262ad7b00ff8531c82908331c86435ebe73d9a2 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Mon, 2 Mar 2009 16:52:02 -0800 Subject: [PATCH] Updated to include name of "print" link. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index a0470fe..f3d2be8 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ 1.6.8: ? - * You can now print your entire notebook. Just click the link on the left - side of the page. + * You can now print your entire notebook. Just click the "print" link on the + left side of the page. * Changed the order of exported HTML and CSV notebooks so that after all the "startup" notes are included, the remaining notes are included in alphabetical order (instead of reverse chronological order).