diff contrib/splicex/CHANGES @ 710:a8f74ee394a3 draft

SpliceX improved invalid argument detection/reporting
author d3v11 <d3v11@d3v11.ano>
date Sat, 29 Oct 2011 17:14:19 -0400
parents de6fd9fc14e5
children 59babc5385d5
line wrap: on
line diff
--- a/contrib/splicex/CHANGES	Sat Oct 29 17:06:38 2011 -0400
+++ b/contrib/splicex/CHANGES	Sat Oct 29 17:14:19 2011 -0400
@@ -45,3 +45,6 @@
 		python install. This cuts down on
 		dependencies and is useful if you just
 		want to test, try, and/or debug.
+
+		SpliceX now detects invalid arguments
+		and prints with error message.