mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
Fix fuzzy match of ChangeLog.
This commit is contained in:
parent
9d5b9daf06
commit
aed143ea0c
@ -1,9 +1,3 @@
|
|||||||
2008-04-10 Alexander Dergachev <cy6erbr4in@gmail.com>
|
|
||||||
|
|
||||||
* xmalloc.c, xmalloc.h (memfatal): Now exported; accepts an
|
|
||||||
"unknown" value for the attempted allocation size.
|
|
||||||
* utils.c (aprintf): Now calls memfatal, instead of aborting.
|
|
||||||
|
|
||||||
2008-04-11 Micah Cowan <micah@cowan.name>
|
2008-04-11 Micah Cowan <micah@cowan.name>
|
||||||
|
|
||||||
* ftp.c (getftp, ftp_loop_internal): Don't append to an existing
|
* ftp.c (getftp, ftp_loop_internal): Don't append to an existing
|
||||||
@ -11,6 +5,12 @@
|
|||||||
Rabin Vincent <rabin@rab.in> for pointing the way with a
|
Rabin Vincent <rabin@rab.in> for pointing the way with a
|
||||||
suggested fix!
|
suggested fix!
|
||||||
|
|
||||||
|
2008-04-10 Alexander Dergachev <cy6erbr4in@gmail.com>
|
||||||
|
|
||||||
|
* xmalloc.c, xmalloc.h (memfatal): Now exported; accepts an
|
||||||
|
"unknown" value for the attempted allocation size.
|
||||||
|
* utils.c (aprintf): Now calls memfatal, instead of aborting.
|
||||||
|
|
||||||
2008-03-19 Micah Cowan <micah@cowan.name>
|
2008-03-19 Micah Cowan <micah@cowan.name>
|
||||||
|
|
||||||
* utils.c (test_dir_matches_p): More tests related for
|
* utils.c (test_dir_matches_p): More tests related for
|
||||||
|
Loading…
Reference in New Issue
Block a user