diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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 |