This file is indexed.

/usr/share/doc/libs3d2/RelNotes-0.2.1.1.txt is in libs3d2 0.2.2-14.

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
S3D v0.2.1.1 Release Notes
==========================

 * Fixes sigbus on MIPS.

 * Fix wrong commands send by libs3d.

 * Generate endian safe floats when sending over the network.

 * Allow to go more then two levels deep in s3dfm.

 * Depend on libg3d 0.0.7 to fix orientation of loaded objects.

 * Fix build warnings and errors with newer cmake, gpsd.

 * Correct parsing of libs3d parameters in some situations.

 * Port s3dosm to api version 0.6 of OpenstreetMap.org.

 * Added extra checks to fix crashes in unlikely situations.

 * Remove object files with unknown copyright situation.

 * Reduce number of libraries an executable links against.

 * Enable compilation under cygwin.

 * Correct file loading on systems with CRLF newlines.

 * Build API documentation with xmlto instead of docbook2html.