aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorW. Trevor King <wking@drexel.edu>2010-01-25 16:49:00 -0500
committerW. Trevor King <wking@drexel.edu>2010-01-25 16:49:00 -0500
commit2cc9755aef6a7b36bf1b32519b5997b5221f4e5a (patch)
treeafb197a586b0680c509f213e88c44f7b194015da /NEWS
parentec6a1c13a5322064d9da4afecd0dbb611882255d (diff)
downloadbugseverywhere-2cc9755aef6a7b36bf1b32519b5997b5221f4e5a.tar.gz
Added --ssl to `be serve` using cherrypy.wsgiserver.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7ff2c43..e8f502f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+January 25, 2010
+ * Added --ssl to `be serve` using cherrypy.wsgiserver.
+
January 23, 2010
* Added 'Created comment with ID .../.../...' output to `be comment`.
* Added --important and --mine to `be list`.