This file is indexed.

/usr/share/doc/epic4/UPDATES is in epic4 1:2.10.5-2build2.

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
EPIC4-2.10.1

*** News 09/04/2009 -- Release just for the signal bug
	There was a signal bug in epic4-2.10 caused by the new signal
	handling code.  A small release was done to give people something
	to download instead of having to cvs update to pick up the fix.

EPIC4-2.8

*** News 09/06/2007 -- New functions $strtol() and $tobase.
	$strtol(b s) converts string s to an integer, as if the string
	is a number of the base b. $strtol(16 f) will return 15.
	$tobase(b i) converts integer i to base b.
	Backported from EPIC5 for |Rain|.

*** News 07/04/2007 -- New $windowctl() option, $windowctl(GET refnum CHANNELS)
        You can now fetch all of the channels in a window by using
                $windowctl(GET <refnum> CHANNELS)
        There is no defined order to the channels returned.
	This was backported from EPIC5 by special request of BlackJac.

<see http://www.epicsol.org/UPDATES for old stuff>

# End of file