diff --git a/debian/changelog b/debian/changelog index 49986d0..2b949a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ruby-linux-netlink (0.19-1) stable; urgency=medium + + * The size of size_t is now calculated from the size of an unsigned long + int, instead of calling gcc. + + -- Patrick J Cherry Wed, 10 May 2017 15:24:42 +0100 + ruby-linux-netlink (0.18-2) stable; urgency=medium * This package is now architecture independent.