diff NEWS @ 661:d233b5090105

accept more transfer syntaxes for C-Store SCP, write meta-header when receiving files
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 05 Nov 2013 17:41:25 +0100
parents e8e59e80868c
children 70161eb45b5c
line wrap: on
line diff
--- a/NEWS	Mon Nov 04 15:07:58 2013 +0100
+++ b/NEWS	Tue Nov 05 17:41:25 2013 +0100
@@ -2,7 +2,9 @@
 ===============================
 
 
-* Fixes and improvements thanks to cppcheck
+* Accept more transfer syntaxes for C-Store SCP (including JPEG)
+* Create the meta-header when receiving files through C-Store SCP
+* Fixes and improvements thanks to the static analyzer cppcheck
 
 
 Version 0.7.1 (2013/10/30)