diff options
author | mconway <michael.c.conway@gmail.com> | 2013-05-30 11:35:43 (GMT) |
---|---|---|
committer | mconway <michael.c.conway@gmail.com> | 2013-05-30 11:35:43 (GMT) |
commit | 54876a7a242944b23ff9141d88eb905b738fdb8a (patch) | |
tree | 2b9f9447b53a6f5453e56b686995d86fa555e0fa /idrop-swing/release_notes.txt | |
parent | f82a2a33f38a585cddf5ad4810818b25687b9711 (diff) | |
download | QCG-Data-54876a7a242944b23ff9141d88eb905b738fdb8a.zip QCG-Data-54876a7a242944b23ff9141d88eb905b738fdb8a.tar.gz QCG-Data-54876a7a242944b23ff9141d88eb905b738fdb8a.tar.bz2 |
[#1441] add diff view to idrop
Diffstat (limited to 'idrop-swing/release_notes.txt')
-rw-r--r-- | idrop-swing/release_notes.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/idrop-swing/release_notes.txt b/idrop-swing/release_notes.txt index bc3a0b5..1c14b1d 100644 --- a/idrop-swing/release_notes.txt +++ b/idrop-swing/release_notes.txt @@ -27,9 +27,12 @@ Note that the following bug and feature requests are logged in GForge with relat *[#1092] add reconnect option to iDrop **Added preferences panel option and idrop.properties to set reconnect to 'true'. Emulates -T option for put/get -[#983] iDrop swing '2.0' development +*[#983] iDrop swing '2.0' development **Phase I of iDrop swing GUI redesign effort. This collaboration with iPlant is a GUI refactoring and redesign phase. +*[#1441] add diff view to idrop +**Added a tools menu and a diff view dialog to compare local and iRODS directories, viewing differences + ==Bug Fixes== * [#1093] Broken pipe error did not propogate in parallel transfer **Minor fixes to better propogate errors to queue manager |