From 30b47b762b061153f017ff17ff79409ff30d134f Mon Sep 17 00:00:00 2001
From: tcarver <tjc>
Date: Tue, 10 Apr 2012 14:48:49 +0100
Subject: [PATCH] update

---
 ChangeLog | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 98e6d4582..7e2bb54ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
 Version XX
+	Fix for saving user defined shortcuts between sessions on windows.
+	
+	Add preliminary support for the CRAM format:
+	http://www.ebi.ac.uk/ena/about/cram_toolkit
+	This requires the cramtools.jar to be added to the start of the CLASSPATH.
+
 	Improved support for matching GFF feature coordinates to the correct
 	contig in a multiple FASTA sequences. This works now whether
 	the sequence is part of the GFF file or a separate multiple-FASTA file.
-- 
GitLab