From 561cc3795af6066f97ee7ea3002be7ef3998f2b7 Mon Sep 17 00:00:00 2001
From: Qianqian Fang <fangq@nmr.mgh.harvard.edu>
Date: Tue, 18 Dec 2012 18:09:48 +0000
Subject: [PATCH] tag 0.9.1 release

git-svn-id: http://svn.code.sf.net/p/iso2mesh/code/trunk/jsonlab@395 786e58fb-9377-0410-9ff7-e4ac0ac0635c
---
 ChangeLog.txt | 3 +++
 README.txt    | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/ChangeLog.txt b/ChangeLog.txt
index 853734c..db60cd4 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -6,6 +6,9 @@
 
 JSONlab ChangeLog (key features marked by *):
 
+== JSONlab 0.9.1 (codename: Rodimus, update 1), FangQ <fangq (at) nmr.mgh.harvard.edu> ==
+ 2012/12/18 *handling of various empty and sparse matrices (fixes submitted by Niclas Borlin)
+
 == JSONlab 0.9.0 (codename: Rodimus), FangQ <fangq (at) nmr.mgh.harvard.edu> ==
 
  2012/06/17 *new format for an invalid leading char, unpacking hex code in savejson
diff --git a/README.txt b/README.txt
index 8aaebbd..89f16cb 100644
--- a/README.txt
+++ b/README.txt
@@ -5,7 +5,7 @@
 
 *Copyright (c) 2011,2012  Qianqian Fang <fangq at nmr.mgh.harvard.edu>
 *License: BSD or GNU General Public License version 3 (GPL v3), see License*.txt
-*Version: 0.9.0 (Rodimus)
+*Version: 0.9.1 (Rodimus - Update 1)
 
 -------------------------------------------------------------------------------
 
-- 
GitLab