Skip to content

Commit f62f928

Browse files
committed
Fix URLs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/sqlclient/trunk@19212 72102866-910b-0410-8b05-ffd578937521
1 parent 540a39a commit f62f928

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Thu Apr 29 15:20:00 2004 Richard Frith-Macdonald <[email protected]>
2+
3+
* SQLClient.h: Fix URLs in documentation as suggested by Adam.
4+
* SQLClient.html: regenerate
5+
16
Mon Apr 26 16:20:00 2004 Richard Frith-Macdonald <[email protected]>
27

38
Initial checkin of library.

SQLClient.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,8 @@
134134
<p>
135135
Bug reports, patches, and contributions (eg a backend bundle for a
136136
new database) should be entered on the GNUstep project page
137-
&lt;http://savannah.gnu.org/support/?group-gnustep&gt;
137+
&lt;http://savannah.gnu.org/projects/gnustep&gt; and the bug
138+
reporting page &lt;http://savannah.gnu.org/bugs/?group=gnustep&gt;
138139
</p>
139140
</section>
140141
</chapter>

SQLClient.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ <h3>Authors</h3>
1212
<dd>
1313
</dd>
1414
</dl>
15-
<p><b>Version:</b> 1.1</p>
16-
<p><b>Date:</b> 2004/04/26 15:13:27</p>
15+
<p><b>Version:</b> 1.2</p>
16+
<p><b>Date:</b> 2004/04/27 08:23:15</p>
1717
<p><b>Copyright:</b> (C) 2004 Free Software Foundation, Inc.</p>
1818

1919
<div>
@@ -223,7 +223,9 @@ <h2><a name="001003000000">
223223
Bug reports, patches, and contributions (eg a backend
224224
bundle for a new database) should be entered on the
225225
GNUstep project page
226-
&lt;http://savannah.gnu.org/support/?group-gnustep&gt;
226+
&lt;http://savannah.gnu.org/projects/gnustep&gt;
227+
and the bug reporting page
228+
&lt;http://savannah.gnu.org/bugs/?group=gnustep&gt;
227229
</p>
228230

229231
<h1><a name="002000000000">

0 commit comments

Comments
 (0)