-
Notifications
You must be signed in to change notification settings - Fork 122
/
Copy pathgnu-eprog-revhistory.xml
49 lines (43 loc) · 1.56 KB
/
gnu-eprog-revhistory.xml
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
39
40
41
42
43
44
45
46
47
48
49
<revhistory id="revhistory">
<revision>
<revnumber>0.1.0</revnumber>
<date>Wed, 13 May 2009 00:00:00 +0530</date>
<authorinitials>BVK</authorinitials>
<revremark>Initial release.</revremark>
</revision>
<revision>
<revnumber>0.2.0</revnumber>
<date>Thu, 14 May 2009 00:00:00 +0530</date>
<authorinitials>BVK</authorinitials>
<revremark>Created C startup section. Improvised introduction section.</revremark>
</revision>
<revision>
<revnumber>0.3.0</revnumber>
<date>Sun, 17 May 2009 00:00:00 +0530</date>
<authorinitials>BVK</authorinitials>
<revremark>Added placement of read-only data, when compiling C programs.</revremark>
</revision>
<revision>
<revnumber>0.4.0</revnumber>
<date>Sun, 17 May 2009 00:00:00 +0530</date>
<authorinitials>BVK</authorinitials>
<revremark>Code fixes reported by Goodwealth Chu and Jesus Vicenti</revremark>
</revision>
<revision>
<revnumber>0.5.0</revnumber>
<date>Sun, 19 Sep 2011 00:00:00 +0530</date>
<authorinitials>BVK</authorinitials>
<revremark>Typo fixes reported by Jeffrey Antony, Jonathan Grant and David LeBlanc.</revremark>
</revision>
<revision>
<revnumber>0.6.0</revnumber>
<date>Sun, 2 Mar 2013 00:00:00 +0530</date>
<authorinitials>BVK</authorinitials>
<revremark>
Contributing section updated with the new location of the
gnu-eprog source repository. Qemu installation updated with
package installation for Squeeze and Wheezy. Grammar and typo
fixes in the text.
</revremark>
</revision>
</revhistory>