aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af6c79f..b34d7b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2011-12-21 Jiri Vanek <[email protected]>
+
+ * acinclude.m4: added definition of IT_CHECK_XULRUNNER_API_VERSION,
+ which tries to compile small program against new xulrunner api
+ * configure.ac: added call of IT_CHECK_XULRUNNER_API_VERSION
+ * plugin/icedteanp/IcedTeaNPPlugin.cc: (NP_GetMIMEDescription)
+ return type set-up by dependency on defined LEGACY_XULRUNNERAPI.
+ This one is set by IT_CHECK_XULRUNNER_API_VERSION during configure.
+ if defined, then old char* is used. New const char* is used otherwise.
+
2011-12-19 Danesh Dadachanji <[email protected]>
Fix for BasicService being used in applet constructors but not