]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
ruby: fix bugs regarding include path loading (hardcoded) and refactor
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Mon, 6 Sep 2010 13:51:16 +0000 (15:51 +0200)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Mon, 6 Sep 2010 13:51:16 +0000 (15:51 +0200)
the way the library path is defined (once in a helper)

package/libsatsolver.changes

index b92279faf5d5f0ae2ed3a935b680ca20baf13e37..6f56eaf858094b7d423188e098c28c3d1fa26092 100644 (file)
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Mon Sep  6 13:50:02 UTC 2010 - dmacvicar@novell.com
+
+- ruby bindings: fix bugs regarding include path loading
+  (was hardcoded) and refactor the way the library path is defined
+  (only once in a helper)
+
 -------------------------------------------------------------------
 Mon Sep  6 12:38:21 UTC 2010 - dmacvicar@novell.com