From a3645984cdf5a827b93b616acd4bae2d33af728a Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 27 Feb 2010 19:01:17 +0100 Subject: command: "update" checks if the path is malformed This is a very basic check, which only ensures that the path does not begin with a slash, doesn't have double slashes and the special names "." and ".." are forbidden. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index d04d14e32..714cb533e 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ ver 0.16 (20??/??/??) - "load" supports remote playlists (extm3u, pls, asx, xspf, lastfm://) - allow changing replay gain mode on-the-fly - omitting the range end is possible + - "update" checks if the path is malformed * archive: - iso: renamed plugin to "iso9660" - zip: renamed plugin to "zzip" -- cgit v1.2.3