summaryrefslogtreecommitdiffhomepage
path: root/npapi/CHANGELOG
blob: b501f6837f96b35dae8f3447c4f0b9bb3684c1ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14


2011-06-19. Changed by Samuel Lidén Borell:

  * Added support for the function NP_GetPluginVersion, which is an
    undocumented extension used by Firefox.


2009-11-13. Changed by Samuel Lidén Borell:

  * Added a dummy function for compatibility with Opera
  * Changed the syntax mode in the header to C, and changed
    the indentation to 4 spaces.
  * Disabled Java support (didn't compile and wasn't needed)