This file is indexed.

/usr/share/doc/s3d-data/RelNotes-0.2.1.txt is in s3d-data 0.2.2-9.

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

 * GLUT specific parts were removed from server.

 * server will generate mipmaps for textures.

 * SHM connected server and clients will now share their texture buffers over
   shm. Clients will only send update notices to inform the server.

 * s3dosm is now OSM api 0.5 compatible.

 * C++ compatible api headers (no abi changes).

 * of course: fixed various bugs (Thanks Sven for your effort!!).