This file is indexed.

/usr/share/xul-ext/mozvoikko/ChangeLog is in xul-ext-mozvoikko 2.2-0.1ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
2015-08-16 Harri Pitkänen <hatapitk@iki.fi>
	* Add a separate user oriented README.user and include it in the extension
	  instead of README.

2015-07-27 Harri Pitkänen <hatapitk@iki.fi>
	* Support loading optional dependent libraries.

2015-04-18 Harri Pitkänen <hatapitk@iki.fi>
	* Support languages other than Finnish.

2014-08-23 Harri Pitkänen <hatapitk@iki.fi>
	* Add icon.

2012-03-20 Marko Wallin <marko.wallin@iki.fi>
	* Support for 64-bit Windows

2012-01-22 Marko Wallin <marko.wallin@iki.fi>
	* Support TenFourFox on PPC Mac OS X.

2011-12-29 Andris Pavenis <andris.pavenis@iki.fi>
	* Throw an exception when specified dictionary is not 'fi_FI'

2011-09-22 Harri Pitkänen <hatapitk@iki.fi>
	* Do not check strings shorter than 2 characters. Firefox will under some
	  circumstances consider single dots as words and Voikko will reject those.

2011-09-18 Andris Pavenis <andris.pavenis@iki.fi>
	* Fix initialization of variable aConsoleService (it was initialized too late).
	* Update lower supported versions (early js-ctypes version before gecko-2.0 is incompatible).
	* Remove duplicate definition of the variable

2011-09-18 Harri Pitkänen <hatapitk@iki.fi>
	* Add target to create source tar.gz for Linux distributors

2011-09-15 Andris Pavenis <andris.pavenis@iki.fi>
	* Use same em:id as the old version of Mozvoikko
	* Change version to 2.0

2011-08-27 Andris Pavenis <andris.pavenis@iki.fi>
	* Initial release