This file is indexed.

/usr/share/doc/elpa-magit/RelNotes/0.6.1.txt is in elpa-magit 2.10.0-2.

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
Magit v0.6.1 Release Notes
==========================

Released 16 October 2008 by Marius Vollmer.

Changes since v0.5.1
--------------------

Almost everything has changed.  Some highlights:

 * Magit now works with Git 1.6.0.  (John Wiegley)

 * Support for interactive rewriting.

 * Sections can be shown and hidden.

 * Staging, unstaging, applying, reverting and discarding changes can
   now be done line-by-line, not only hunk-by-hunk.

Authors
-------

   212  Marius Vollmer
     -  John Wiegley