From 4011a37b8fc7deefb1d3fdc255ff05b51dcea93b Mon Sep 17 00:00:00 2001 From: Kalle Olavi Niemitalo Date: Wed, 21 Feb 2007 10:51:21 +0200 Subject: [PATCH] NEWS: Comment out the parts that shouldn't be in release.html. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 229b74518..1f5166481 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ file for details. ELinks now: ----------- +////////////////////////////////////////////////////////////////////// This list now contains all the important changes from ELinks 0.11.0 to ELinks 0.12.GIT (26473f72f59641aa60277f14f703f8a76dda5a82). The next step will be to scan through Bugzilla and look for bug numbers that @@ -18,6 +19,7 @@ important enough. Please move them to the separate "should be removed from NEWS" list below, or coalesce several changes into one entry (but do list all bug numbers). It might be a good idea to sort the entries roughly in decreasing order of importance. +////////////////////////////////////////////////////////////////////// * Miscellaneous - (bugfix) If ELinks logs debug information to a file, it now opens @@ -223,6 +225,7 @@ roughly in decreasing order of importance. - (new feature) Incremental parsing - And more. +////////////////////////////////////////////////////////////////////// The following changes should be removed from NEWS before ELinks 0.12.0 is released. They are currently listed here just to show that they have already been considered. @@ -274,6 +277,7 @@ have already been considered. reverted in 763f03f146cc1391b303c8074556f0ddea1e3c7a * Unimportant changes: - (enhancement) If select fails, save its errno. +////////////////////////////////////////////////////////////////////// ELinks 0.11.0 (Elated): -----------------------