Просмотр исходного кода

Add ChangeLog entry for bd40cd8d18f3751420e402f3e3c4fb5ebf20c72c

Guillem Jover лет назад: 18
Родитель
Сommit
f6440068ea
1 измененных файлов с 12 добавлено и 0 удалено
  1. 12 0
      ChangeLog

+ 12 - 0
ChangeLog

@@ -10,6 +10,18 @@
 	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