diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..f109587 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,16 @@ +libpcd (1.0.1) unstable; urgency=low + + * fix a number of 64bit bugs (s/unsigned long/uint32_t/ + in several places ...). + + -- Gerd Knorr <kraxel@debian.org> Tue, 22 Jul 2003 11:58:53 +0200 + +libpcd (1.0) unstable; urgency=low + + * initial release (closes: #132780). + + -- Gerd Knorr <kraxel@debian.org> Fri, 8 Feb 2002 14:23:46 +0100 + +Local variables: +mode: debian-changelog +End: |