diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = 5.26 +VERSION = 5.26.1 NAME = rpmdrake DIRS = grpmi po data mime @@ -1,3 +1,5 @@ +Version 5.26.1 - 25 May 2010, João Victor Duarte Martins + - uninstalled package shows files list (bug #58871) - added auto_select and clean_cache options to conf file (bug #48552) |