diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-06-25 13:28:14 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-06-25 13:28:14 +0200 |
commit | ef1e729311a1d8c3264830ef35be2aad1b7a8572 (patch) | |
tree | b5d3c0a0a65b5f9e09ac905a8514062a63186818 /ChangeLog | |
parent | ae56ce24b10767800b1715e7e68b41c7d3571b4c (diff) | |
download | feh-ef1e729311a1d8c3264830ef35be2aad1b7a8572.zip |
Don't add ?randomnumber to URLs when downloading
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ git HEAD correctly, plus it contained a remote code execution hole when used with malicious URLs containing shell metacharacters (but only if those URLs led to a valid file) + * Don't add ?randomnumber to URLs, it confuses some servers and is + not really neccessary in general Thu Jun 10 12:12:04 CEST 2010 |