diff options
author | Ondřej Surý <ondrej@sury.org> | 2012-02-29 16:12:56 +0100 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2012-02-29 16:12:56 +0100 |
commit | 3662fc32b9c2a50aad3366af2c63c7e83ab49f81 (patch) | |
tree | 0b77cf846473c58b929c2bd412e1d9c58bc2cffc | |
parent | 74cd1f483a38f537cf98e4469f98013972b40a14 (diff) | |
download | golang-debian-weekly/2012.02.22-2.tar.gz |
prepare 2012.02.22-2 releasedebian-weekly/2012.02.22-2
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 16fcbcc19..9a092e79e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ golang-weekly (2012.02.22-2) unstable; urgency=low * Check for defined(__FreeBSD_kernel__) as well + * Add more kFreeBSD patches (Missing symbols SIGFILLSET and AI_MASK) - -- Ondřej Surý <ondrej@debian.org> Wed, 29 Feb 2012 15:42:39 +0100 + -- Ondřej Surý <ondrej@debian.org> Wed, 29 Feb 2012 16:12:23 +0100 golang-weekly (2012.02.22-1) unstable; urgency=low |