]> err.no Git - dpkg/commitdiff
Add ChangeLog entry for bd40cd8d18f3751420e402f3e3c4fb5ebf20c72c
authorGuillem Jover <guillem@debian.org>
Mon, 19 May 2008 03:49:37 +0000 (06:49 +0300)
committerGuillem Jover <guillem@debian.org>
Mon, 19 May 2008 04:35:20 +0000 (07:35 +0300)
ChangeLog

index 9d8ed66b5ca57dd7e21d2e8736cfdd4f8fb7e101..016ff0c830bf352dc95cd9aea85e5472d368d99b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        strings so that they get merged by gettext with similar ones.
        (maintainer_script_new): Likewise.
 
+2008-05-12  Guillem Jover  <guillem@debian.org>
+
+       * lib/dpkg-priv.h (sizeof_array): New macro.
+       * lib/parse.c: Include <dpkg-priv.h>.
+       (NFIELDS): Remove macro.
+       (nfields): Use sizeof_array instead of NFIELDS.
+       (parsedb): Likewise.
+       * lib/subproc.c (NCATCHSIGNALS): Remove macro.
+       (uncatch_signals): Use sizeof_array instead of NCATCHSIGNALS.
+       (setup_subproc_signals): Likewise.
+       (cu_subproc_signals): Likewise.
+
 2008-05-12  Guillem Jover  <guillem@debian.org>
 
        * dselect/method.cc: Include <dpkg-priv.h>. Use setup_subproc_signals