Add default changelog functions to pkg_operations
commit7f6d986ac93e3465db6a4ed5c3ac77b72d890e68
authorDan McGee <dan@archlinux.org>
Fri, 1 Apr 2011 20:13:37 +0000 (1 15:13 -0500)
committerDan McGee <dan@archlinux.org>
Fri, 1 Apr 2011 20:13:37 +0000 (1 15:13 -0500)
tree1aa5c69103322c9907bb8a9445476ceb846371b0
parent39fd8bc318d4a90aab704f892cd80c22f5c7345f
Add default changelog functions to pkg_operations

So we don't segfault when calling this on be_sync loaded packages. They
return logical values as much as possible for indicating there is no
changelog available.

Signed-off-by: Dan McGee <dan@archlinux.org>
lib/libalpm/package.c