diff options
author | Suman Manjunath <msuman@src.gnome.org> | 2008-06-30 11:47:34 +0800 |
---|---|---|
committer | Suman Manjunath <msuman@src.gnome.org> | 2008-06-30 11:47:34 +0800 |
commit | 316d02285c002240b93640185c3e615a75394158 (patch) | |
tree | 539005624a6bfb12ac76cf0f94a4740743a88d05 /plugins/backup-restore/ChangeLog | |
parent | ca8e433e239f022a7b05cf9ce10a780c28e788ec (diff) | |
download | gsoc2013-evolution-316d02285c002240b93640185c3e615a75394158.tar.gz gsoc2013-evolution-316d02285c002240b93640185c3e615a75394158.tar.zst gsoc2013-evolution-316d02285c002240b93640185c3e615a75394158.zip |
Patch from Tobias Mueller <muelli@auftrags-killer.org> ** Fix for bug #540516 (Fix for a vulnerability issue).
svn path=/trunk/; revision=35700
Diffstat (limited to 'plugins/backup-restore/ChangeLog')
-rw-r--r-- | plugins/backup-restore/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/backup-restore/ChangeLog b/plugins/backup-restore/ChangeLog index ea638cf47d..04c319f227 100644 --- a/plugins/backup-restore/ChangeLog +++ b/plugins/backup-restore/ChangeLog @@ -1,3 +1,10 @@ +2008-06-30 Tobias Mueller <muelli@auftrags-killer.org> + + ** Fix for bug #540516 + + * backup.c (backup), (restore), (check): Sanitize user input while + accepting path/filename of the backup. + 2008-06-20 Milan Crha <mcrha@redhat.com> * backup.c: (main): Use Evolution icon for the window. |