summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-11-23 11:48:09 +0200
committerLars Wirzenius <liw@liw.fi>2014-11-23 11:48:09 +0200
commit6eec9f17e97e408b4c82f001ffc8a7ea399a0ed6 (patch)
treed9effdb8202f89bf820bf16ba39e4bbe268c5edf /NEWS
parentc1ac7db2f3ab0d64e82c569a4282f05041bd0d53 (diff)
downloadjt-6eec9f17e97e408b4c82f001ffc8a7ea399a0ed6.tar.gz
Check that topic pages exist
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9104007..ca9a21f 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ Version 0.4, released UNRELEASED
--------------------------------
* Method names (`_commit_to_git`, `_push_to_git`) in calls fixed.
+* With `jt new --topic=foo`, the topic page foo.mdwn must exist.
Version 0.3, released 2014-11-22
--------------------------------