summaryrefslogtreecommitdiff
path: root/package/libsolv.changes
diff options
context:
space:
mode:
authorMichael Schroeder <mls@suse.de>2014-01-24 13:54:34 +0100
committerMichael Schroeder <mls@suse.de>2014-01-24 13:54:34 +0100
commit1f345e6aadd562544be8dc0e78d71ca8c1b4106b (patch)
tree0be923f872abcc5e50811712e029a0bf7659a617 /package/libsolv.changes
parent1fdd979e90b0178cd508a841caf7378e1f3e0327 (diff)
downloadlibsolv-1f345e6aadd562544be8dc0e78d71ca8c1b4106b.tar.gz
libsolv-1f345e6aadd562544be8dc0e78d71ca8c1b4106b.tar.bz2
libsolv-1f345e6aadd562544be8dc0e78d71ca8c1b4106b.zip
add changes, bump version to 0.4.2
Diffstat (limited to 'package/libsolv.changes')
-rw-r--r--package/libsolv.changes14
1 files changed, 14 insertions, 0 deletions
diff --git a/package/libsolv.changes b/package/libsolv.changes
index 24f2fce..4e4d85a 100644
--- a/package/libsolv.changes
+++ b/package/libsolv.changes
@@ -1,4 +1,18 @@
-------------------------------------------------------------------
+Fri Jan 24 13:50:03 CET 2014 - mls@suse.de
+
+- add -X option to susetags2solv
+- fix typos in pool_job2str
+- support DISTRO in content parser
+- make addfilelist more resistant against corrupt rpms
+- encode flags into rpmdb cookie
+- add identical and evrcmp methods in bindings
+- copy checksums in repo_add_rpmdb_reffp
+- repo_autopattern: make sure that the category is valid utf8
+- fix double-free if the number of languages is reduced to zero
+- bump version to 0.4.2
+
+-------------------------------------------------------------------
Mon Dec 9 11:53:06 CET 2013 - mls@suse.de
- make repo2solv.sh work when appdata support is off