changeset 731:905845c75d32

* cdl/ftpclient.cdl: Add doc link.
author jlarmour
date Mon, 24 Feb 2003 14:29:52 +0000
parents 5a900ebdff5f
children f348e525f5ca
files packages/net/ftpclient/current/ChangeLog packages/net/ftpclient/current/cdl/ftpclient.cdl
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/packages/net/ftpclient/current/ChangeLog
+++ b/packages/net/ftpclient/current/ChangeLog
@@ -1,3 +1,7 @@
+2003-02-24  Jonathan Larmour  <jifl@eCosCentric.com>
+
+	* cdl/ftpclient.cdl: Add doc link.
+
 2002-08-06  Andrew Lunn <andrew.lunn@ascom.ch>
 
 	* src/ftpclient.c: Send "quit" not "quit " to keep some servers
--- a/packages/net/ftpclient/current/cdl/ftpclient.cdl
+++ b/packages/net/ftpclient/current/cdl/ftpclient.cdl
@@ -66,6 +66,7 @@ cdl_package CYGPKG_NET_FTPCLIENT {
         FTP client support. Provides ftp_put and ftp_get to put a file
         onto a remote FTP server and get a file from a remote server. 
         Only binary more is supported."
+    doc           ref/net-ftpclient.html
 
     compile       ftpclient.c