This file is indexed.

/usr/share/doc/renaissance-doc/examples/Examples/Applications/SimpleEditor/ChangeLog is in renaissance-doc 0.9.0-4build3.

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
Fri Mar  2 04:37:25 2007  Nicola Pero  <nicola.pero@meta-innovation.com>

	* main.m: Added dummy reference to Renaissance function to cause
	Renaissance to be linked in on Windows.

Wed Apr 21 07:51:03 2004  Nicola Pero  <n.pero@mi.flashnet.it>

	* GNUmakefile (ADDITIONAL_INCLUDE_DIRS): Do not add -framework
	Renaissance on Apple.

Mon May  5 01:41:13 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* GNUmakefile (SimpleEditor_PREPROCESS_INFO_PLIST): Set to yes.
	* SimpleEditorInfo.cplist: Added.
	* SimpleEditorInfo.plist: Removed.
	* TextDocument.gsmarkup: Do not set the window's delegate.
	
Sat Apr 12 17:33:35 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* main.m: The delegate no longer inherits from
	NSDocumentController.
	* MainMenu-OSX.gsmarkup: New file.
	* MainMenu-GNUstep.gsmarkup: Moved "Print" after "Page Layout".
	
Fri Jan 31 04:49:17 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* MainMenu-GNUstep.gsmarkup: Updated for new way of building
	submenus.

Sun Jan 19 06:10:40 2003  Nicola Pero  <n.pero@mi.flashnet.it>

	* README: New file.
	* GNUmakefile: New file.
	* main.m: New file.
	* TextDocument.h: New file.
	* TextDocument.m: New file.
	* MainMenu-GNUstep.gsmarkup: New file.
	* SimpleEditorInfo.plist: New file.