changes 1.4.4 1.4.4
authorJán Kupec <jkupec@suse.cz>
Mon, 17 May 2010 13:57:57 +0000 (15:57 +0200)
committerJán Kupec <jkupec@suse.cz>
Mon, 17 May 2010 13:57:57 +0000 (15:57 +0200)
VERSION.cmake
package/zypper.changes

index f34a6f6..ee37212 100644 (file)
@@ -33,5 +33,5 @@ SET(VERSION_MAJOR "1")
 SET(VERSION_MINOR "4")
 SET(VERSION_PATCH "4")
 
-# LAST RELEASED: 1.4.3
+# LAST RELEASED: 1.4.4
 #=======
index 416d286..63aa418 100644 (file)
@@ -1,4 +1,19 @@
 -------------------------------------------------------------------
+Mon May 17 15:48:32 CEST 2010 - jkupec@suse.cz
+
+- --clean-deps added to 'remove' command. The otion tells the
+  solver to remove any packages that become unneeded after removing
+  a packages that depended on them.
+  --no-clean-deps also added, to override zypp.conf's
+  solver.cleandepsOnRemove setting.
+- Check for running pkgkit only if acquiring of zypp lock actually
+  fails (bnc #580513)
+- Use --cache-dir as base for other --*-cache-dir options.
+  --pkg-cache-dir and --solv-cache-dir added
+- If name-version is auto-split, don't try caps (bnc #600471)
+- updated translations
+
+-------------------------------------------------------------------
 Tue May 11 16:29:42 CEST 2010 - ma@suse.de
 
 - Show gpg keys creation and expire dates when asking to trust.