diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2011-02-17 14:27:30 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2011-02-17 14:27:30 +0100 |
commit | 0c08f2609d818276427d1b99777aadeb406175b0 (patch) | |
tree | c83fa3bccc8575759c8327255a37b921a03aace0 /debian/changelog | |
download | libpcd-eb5aeb44c36842a2fae1f85df1275525730c4cbe.tar.gz |
import 1.0.1 release tarball1.0.1
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: |