Tor Arntsen fixed the AIX Toolbox RPM spec
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -6,6 +6,9 @@
|
|||||||
|
|
||||||
Changelog
|
Changelog
|
||||||
|
|
||||||
|
Daniel (21 March 2006)
|
||||||
|
- Tor Arntsen fixed the AIX Toolbox RPM spec
|
||||||
|
|
||||||
Daniel (20 March 2006)
|
Daniel (20 March 2006)
|
||||||
- David McCreedy fixed libcurl to no longer ignore AUTH failures and now it
|
- David McCreedy fixed libcurl to no longer ignore AUTH failures and now it
|
||||||
reacts properly according to the CURLOPT_FTP_SSL setting.
|
reacts properly according to the CURLOPT_FTP_SSL setting.
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ This release includes the following changes:
|
|||||||
|
|
||||||
This release includes the following bugfixes:
|
This release includes the following bugfixes:
|
||||||
|
|
||||||
|
o generates a fine AIX Toolbox RPM spec
|
||||||
o treat FTP AUTH failures properly
|
o treat FTP AUTH failures properly
|
||||||
o TFTP transfers could trash data
|
o TFTP transfers could trash data
|
||||||
o -d + -G combo crash
|
o -d + -G combo crash
|
||||||
@@ -26,6 +27,6 @@ Other curl-related news since the previous public release:
|
|||||||
This release would not have looked like this without help, code, reports and
|
This release would not have looked like this without help, code, reports and
|
||||||
advice from friends like these:
|
advice from friends like these:
|
||||||
|
|
||||||
Dan Fandrich, Ilja van Sprundel, David McCreedy
|
Dan Fandrich, Ilja van Sprundel, David McCreedy, Tor Arntsen
|
||||||
|
|
||||||
Thanks! (and sorry if I forgot to mention someone)
|
Thanks! (and sorry if I forgot to mention someone)
|
||||||
|
|||||||
@@ -1956,6 +1956,7 @@ AC_CONFIG_FILES([Makefile \
|
|||||||
packages/vms/Makefile \
|
packages/vms/Makefile \
|
||||||
packages/AIX/Makefile \
|
packages/AIX/Makefile \
|
||||||
packages/AIX/RPM/Makefile \
|
packages/AIX/RPM/Makefile \
|
||||||
|
packages/AIX/RPM/curl.spec \
|
||||||
curl-config \
|
curl-config \
|
||||||
libcurl.pc
|
libcurl.pc
|
||||||
])
|
])
|
||||||
|
|||||||
Reference in New Issue
Block a user