summaryrefslogtreecommitdiffstats
path: root/docs/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'docs/NEWS')
-rw-r--r--docs/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/NEWS b/docs/NEWS
index 792fc61..d1342b1 100644
--- a/docs/NEWS
+++ b/docs/NEWS
@@ -1,3 +1,10 @@
+== Cron script changes ==
+
+The patchwork cron script has been moved to a manage.py command. Instead
+of running patchwork-cron.py, run:
+
+ ./manage.py cron
+
== Upgrading to 3b8a61c ==
Recent commits have changed a few admin-visible components of patchwork, so