aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrew Su <[email protected]>2011-04-20 15:02:56 -0400
committerAndrew Su <[email protected]>2011-04-20 15:02:56 -0400
commitf11b95ad87e7bc39ea732dd407a6c932f9236a18 (patch)
tree807b95cfe0e862cd46a4ed4b2293e484601a2fb9 /ChangeLog
parentcbfb2e88fcd89b117c7531970697bd037c1d5aa3 (diff)
Update itw-setting's cache viewer to display new directory structure
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1093fca..5124caa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
2011-04-20 Andrew Su <[email protected]>
* netx/net/sourceforge/jnlp/controlpanel/CachePane.java:
+ (generateData): Skip through the identifier for cached item.
+
+2011-04-20 Andrew Su <[email protected]>
+
+ * netx/net/sourceforge/jnlp/controlpanel/CachePane.java:
(createButtonPanel): Added check to delete button for whether plugin
or javaws is not running before proceeding with delete.