Pascal Bleser
2011-04-26 06:09:01 +00:00
committed by Git OBS Bridge
parent 15b2f3eddd
commit 39ae65496a
6 changed files with 50 additions and 24 deletions

View File

@@ -1,14 +1,26 @@
-------------------------------------------------------------------
Mon Apr 25 20:49:37 UTC 2011 - pascal.bleser@opensuse.org
- update to 4.32:
* minor GUI improvements
* new and updated language files
-------------------------------------------------------------------
Sun Jan 9 22:52:40 UTC 2011 - pascal.bleser@opensuse.org
- update to 4.31:
* minor fixes to quarantine restoration.
* added an extra check to ensure files reviewed in quarantine are regular files (and not directories)
* added option to scan or ignore files under ~/.gvfs and ~/smb4k; by default, the option is ignore; we'll expand this as needed; the idea is to allow or disallow scanning of smb-mounted drives
* scanning speed has been optimized by filtering unwanted directories and files prior to collection phase
* minor fixes to quarantine restoration
* added an extra check to ensure files reviewed in quarantine are regular
files (and not directories)
* added option to scan or ignore files under ~/.gvfs and ~/smb4k; by default,
the option is ignore; we'll expand this as needed; the idea is to allow or
disallow scanning of smb-mounted drives
* scanning speed has been optimized by filtering unwanted directories and
files prior to collection phase
* AV wizard now has (Gtk2::)Assistant interface
* new translations: ca_ES, fo
* updated translations: gl, tr, hr, ko, es, nl, he, pt_BR, de, hu, nb, bg, pl, zh_CN, it, da_DK, bs, zh_TW
* updated translations: gl, tr, hr, ko, es, nl, he, pt_BR, de, hu, nb, bg,
pl, zh_CN, it, da_DK, bs, zh_TW
-------------------------------------------------------------------
Sun Nov 7 22:05:31 UTC 2010 - pascal.bleser@opensuse.org