| 1 |
|
Version 1.1: |
| 2 |
|
|
| 3 |
|
- Compilation for GNU/kFreeBSD, thanks to Cyril Brulebois |
| 4 |
|
- Use simple pop-ups for Help and Bug Report buttons |
| 5 |
|
- Use strncpy instead of strcpy for length sensitive copies |
| 6 |
|
- Always compile with -g, disable -O3 |
| 7 |
|
- Translation updates: de.po thanks Hermann J. Beckers |
| 8 |
|
- Update manpages axel.1 and axel-kapt.1 |
| 9 |
|
- Prevent crash and raise error if FTP CWD fails |
| 10 |
|
- Prevent crash on long URLs and increase max length of URL to 1024 |
| 11 |
|
- Fix segfaults on HTTP404 and HTTP401 responses |
| 12 |
|
|
| 13 |
|
Finished Jan 18 2008 |
| 14 |
|
|
| 15 |
|
Version 1.0b: |
| 16 |
|
- Removed spaces between -S[x] in man-pages, etc. They mess things up. |
| 17 |
|
- Fixed configure for OpenBSD. |
| 18 |
|
- Fixed configuration bug: s/alternate_interface/alternate_output/ in |
| 19 |
|
axelrc.example, thanks to CLOTILDE Guy Daniel for the bug report! |
| 20 |
|
- Fixed weird behaviour when downloading from an unsupported server. |
| 21 |
|
- Fixed buffer overflow in conn.c. (CAN-2005-0390) |
| 22 |
|
|
| 23 |
|
Finished Apr 06 2005 |
| 24 |
|
|
| 25 |
|
|
| 26 |
Version 1.0a: |
Version 1.0a: |
| 27 |
- gstrip on Solaris/SPARC breaks the binary, so stripping is made optional |
- gstrip on Solaris/SPARC breaks the binary, so stripping is made optional |
| 28 |
(but enabled by default!) and /usr/ccs/bin/strip is used instead of |
(but enabled by default!) and /usr/ccs/bin/strip is used instead of |