summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a6cec8f..01d0f1f 100644
--- a/NEWS
+++ b/NEWS
@@ -24,7 +24,9 @@ Version 0.17+git, not yet released
pipeline in every project.
* `POST /projects` (or `icktool create-project`) with a project
- description that names an already existing project fails.
+ description that names an already existing project fails. Likewise,
+ `PUT /projrect/foo` (or `icktool update-project`) when no project
+ foo exists is now an error.
Version 0.17, released 2017-11-19
----------------------------------