ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/pystatgrab/index.xhtml
(Generate patch)

Comparing web/www/pystatgrab/index.xhtml (file contents):
Revision 1.15 by tdb, Fri Jul 13 20:46:35 2007 UTC vs.
Revision 1.18 by tdb, Fri Jun 21 16:50:18 2013 UTC

# Line 1 | Line 1
1   <!--#include virtual="/doctype.inc" -->
2    <head>
3      <title>
4 <      i-scream pystatgrab homepage
4 >      pystatgrab homepage
5      </title>
6   <!--#include virtual="/style.inc" -->
7    </head>
# Line 11 | Line 11
11   <!--#include virtual="/header.inc" -->
12          <div id="contents">
13            <h1 class="top">
14 <            i-scream pystatgrab homepage
14 >            pystatgrab homepage
15            </h1>
16            <div id="topnav">
17              <ul>
# Line 29 | Line 29
29                </li>
30              </ul>
31            </div>
32 <!--#include virtual="/bannerad.inc" -->
32            <h2>
33              <a id="news">News</a>
34            </h2>
35 +          <h3>
36 +            Saturday 14 July 2007
37 +          </h3>
38            <p>
39 <            To get notifications of new pystatgrab releases why not
40 <            subscribe to our project over on
39 <            <a href="http://freshmeat.net/projects/pystatgrab/">freshmeat</a>?
39 >            Version 0.5 of pystatgrab has been released.<br />
40 >            Download it from one of our <a href="/mirrors.xhtml">mirrors</a>.
41            </p>
42 +          <p>
43 +            This release fixes a potential crash when calling
44 +            sg_get_process_stats() multiple times. It also chases API
45 +            changes in <a href="/libstatgrab/">libstatgrab</a> 0.13.
46 +          </p>
47            <h3>
48              Sunday 31 July 2005
49            </h3>
# Line 110 | Line 116
116            </p>
117            <p>
118              pystatgrab should work on any platform that libstatgrab
119 <            will work on. Currently, pystatgrab requires version 0.9 of
120 <            libstatgrab to function.
119 >            will work on. Currently, pystatgrab requires version 0.9
120 >            or later of libstatgrab to function.
121            </p>
122            <h2>
123              <a id="download">Downloading</a>
# Line 133 | Line 139
139              Debian package</a> available, and
140              <a href="http://software.opensuse.org/download/home:/anagappan/">
141              RPMs for various Linux distributions</a>.
136          </p>
137          <h2>
138            <a id="development">Development</a>
139          </h2>
140          <ul>
141            <li>
142              <a href="/cgi-bin/cvslog.cgi?period=thisweek&amp;module=projects/pystatgrab">Commits this week</a>
143            </li>
144          </ul>
145          <p>
146            We develop pystatgrab using the CVS revision control system.
147            Using this link you can see what changes we've made this week.
148            For more information on our CVS setup see our
149            <a href="/cvs.xhtml">CVS page</a>.
142            </p>
143          </div>
144   <!--#include virtual="/footer.inc" -->

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines