diff options
author | Guillem Jover <guillem@debian.org> | 2008-04-01 03:23:58 +0300 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2008-04-01 06:32:18 +0300 |
commit | b68287625187903903be9f9c6e996ea10927ab7a (patch) | |
tree | 7b5b572d1bac01346cb995daa6a9a9f8f95fb2d3 /ChangeLog | |
parent | cda7d4f270a8db8dd66a77303c72068c1e2d12c2 (diff) | |
download | dpkg-b68287625187903903be9f9c6e996ea10927ab7a.tar.gz |
libdpkg: Use TRIGGERSLOCKFILE instead of literal string
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2008-04-01 Guillem Jover <guillem@debian.org> + * lib/trigdeferred.l (trigdef_update_start): Use TRIGGERSLOCKFILE + instead of literal string. + +2008-04-01 Guillem Jover <guillem@debian.org> + * src/enquiry.c (badstatinfos): Fix typos (processesing -> processing). 2008-03-30 Guillem Jover <guillem@debian.org> |