Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=a0a68579ccfe60cde33af629426f7af032fc0176

commit a0a68579ccfe60cde33af629426f7af032fc0176
Author: Michel Hermier <herm...@frugalware.org>
Date:   Fri Nov 15 00:23:56 2013 +0100

documentation: Fix style.

diff --git a/doc/libpacman-changes.txt b/doc/libpacman-changes.txt
index 787c8fe..5c9e86b 100644
--- a/doc/libpacman-changes.txt
+++ b/doc/libpacman-changes.txt
@@ -19,20 +19,31 @@ None.
==== Symbols changed:

pacman_cb_log: Make 'message' argument a constant.
+
pacman_logaction: Now returns a void instead of a int to reflect success. 
Logging should allways success and not be intrusive.
+
pacman_parse_config: Make 'file' argument a constant. Remove 'this_section' 
argument, it is internal and should not have been exposed publicly.
+
pacman_reg_match: Make arguments constants.
+
pacman_trans_cb_progress: Make 'pkgname' argument a constant.

==== Symbols added:

pmconflict_t: is now public and deprecate PM_CONFLICT.
+
pmdb_t: is now public and deprecate PM_DB.
+
pmdepmissing_t: is now public and deprecate PM_DEPMISS.
+
pmgrp_t: is now public and deprecate PM_GRP.
+
pmlist_t: is now public and deprecate PM_LIST.
+
pmpkg_t: is now public and deprecate PM_PKG.
+
pmsyncpkg_t: is now public and deprecate PM_SYNCPKG.
+
PM_PKG_TRIGGERS: Access to package triggers list.

==== Symbols removed:
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to