diff options
author | jbj <devnull@localhost> | 1998-12-14 21:34:11 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 1998-12-14 21:34:11 +0000 |
commit | ce37ae3d9d7c48e14e710ca94f6e10cfb1592fc8 (patch) | |
tree | 088849491de976badd3cf3d0432c33e7a4e5899b /popt/po | |
parent | 80693fe2cecbdf8f8f0e95737dba4f1fbcf2ba59 (diff) | |
download | rpm-ce37ae3d9d7c48e14e710ca94f6e10cfb1592fc8.tar.gz rpm-ce37ae3d9d7c48e14e710ca94f6e10cfb1592fc8.tar.bz2 rpm-ce37ae3d9d7c48e14e710ca94f6e10cfb1592fc8.zip |
permit http:// and file:// url's as well as ftp://.
attempt ftp ABOR on query/verify url's.
cache open ftp control descriptor with password.
verify needed same realpath semantics as query.
plug fd leak in urlGetFile().
CVS patchset: 2598
CVS date: 1998/12/14 21:34:11
Diffstat (limited to 'popt/po')
-rw-r--r-- | popt/po/popt.pot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/popt/po/popt.pot b/popt/po/popt.pot index 8c3b4118d..51c452b5a 100644 --- a/popt/po/popt.pot +++ b/popt/po/popt.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 1998-12-05 12:58-0500\n" +"POT-Creation-Date: 1998-12-11 12:08-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" |