[gnome-schedule] update news and HACKING guidelines



commit 489cdcb5cc24db8a9dfff585ab16abe9e5cbb416
Author: Gaute Hope <eg gaute vetsj com>
Date:   Wed Jul 8 20:22:46 2009 +0200

    update news and HACKING guidelines

 HACKING |   19 ++++++++++---------
 NEWS    |    4 ++++
 2 files changed, 14 insertions(+), 9 deletions(-)
---
diff --git a/HACKING b/HACKING
index 63e94e8..8a4041e 100644
--- a/HACKING
+++ b/HACKING
@@ -1,17 +1,18 @@
 Hacking on gnome-schedule
 -------------------------
 
-Remember to send an email to the gnome-schedule-devel list
-or check out the latest code from the subversion repository
-in case work has allready been started on some of the features.
+Remember to send an email to the gnome-schedule-devel list or check out the
+latest code from the git repository in case work has allready been started 
+on some of the features.
 
-Minor changes (build fixes, typos, documentation and small bug fixes)
-can be committed at will, but please send a note to the maintainer(s)
-alerting them to what you have done and be sure to include a ChangeLog
-entry.
-
-Major changes should be submitted for approval to the maintainer(s).
+Changes should be sent as patches, using git format-patch, either on the
+bugzilla or the developer list. Minor changes like typos, translation and
+buildfixes can be committed at will, but please send a notification to the
+maintainers.
 
 Coding style:
     Use expanded tabs, 4 of them, on all *.py files.
 
+Patches:
+    Please send patches using 'git format-patch'
+
diff --git a/NEWS b/NEWS
index 6771b68..e1b5908 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2009-05-16:
+  * Released 2.1.0, contains X support in both at and crontab.
+  * Gnome-schedule is now using git: http://git.gnome.org/cgit/gnome-schedule
+
 2009-02-14:
   X output support ready for testing, merged onto trunk/
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]