From 5dcf4dd236caab54ca0c1db9d74ce5de0c72a6b0 Mon Sep 17 00:00:00 2001 From: John Evans Date: Tue, 28 May 2013 10:26:36 -0400 Subject: [PATCH] Added jp2 boxes to rst docs, XMLBox.indent method made private. --- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 2495697..8af21bd 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,5 @@ +May 28, 2013 - Added jp2 boxes to rst docs, XMLBox.indent method made private. + May 27, 2013 - v0.1.1, Changed write example to not rely on matplotlib. Fixed readthedocs.org setup to build documentation automatically. Can import glymur without libopenjp2 actually being present.