From 8bcd27a15caf72e6ad4f5f4c31fbf65ec6bc6c51 Mon Sep 17 00:00:00 2001 From: Nick Treleaven Date: Thu, 6 Jan 2011 16:59:48 +0000 Subject: [PATCH] no need to update Manual wiki page now. update current/hacking.html. git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5517 ea778897-0a13-0410-b9d1-a72fbfd435f5 --- NEWS | 2 +- doc/making-a-release | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index 2858ba3b..91d6f1da 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ Geany 0.20 (January 5, 2011) - Bugs: + Fixes: * Improve compatibility with GVFS using GIO to save documents (Alexey Antipov). * Fix crash when closing a modified document (usually without a diff --git a/doc/making-a-release b/doc/making-a-release index 534bd8f4..08f9d6e2 100644 --- a/doc/making-a-release +++ b/doc/making-a-release @@ -27,9 +27,9 @@ Windows builds (enrico?). Tag release in SVN, remove the branch if used. Website: update Releases, Documentation links and add a News item. -Update the manual data and links in the filesystem -(/home/www/www.geany.org/manual/) and the two links on the Manual -Wiki page. +Update the manual data and links in the filesystem in +/home/www/www.geany.org/manual. Remember to update current/hacking.html +too. Announce on geany, devel, i18n mailing lists (check you're subscribed). Put a news item on Sourceforge, add a new release on Freshmeat.net