aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d9677d5..c9b5d93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2010-12-07 Omair Majid <[email protected]>
+
+ * Makefile.am
+ (PLUGIN_VERSION): Change to IcedTea-Web
+ ($(PLUGIN_DIR)/%.o): Define PLUGIN_NAME and PACKAGE_URL.
+ * configure.ac
+ (AC_INTIT): Add url.
+ * plugin/icedteanp/IcedTeaNPPlugin.cc
+ (PLUGIN_NAME): Removed.
+ (PLUGIN_FULL_NAME): New definition.
+ (PLUGIN_DESC): Add link to IcedTea-Web wiki page.
+ (NP_GetValue): Return PLUGIN_FULL_NAME instead of PLUGIN_NAME.
+
2010-12-06 Deepak Bhole <[email protected]>
Fixed indentation and spacing for all .java files