diff options
author | slioch <slioch@eng-140.vyatta.com> | 2009-07-06 17:52:24 -0700 |
---|---|---|
committer | slioch <slioch@eng-140.vyatta.com> | 2009-07-06 17:52:24 -0700 |
commit | 2d889919769bb4729e5742398670901fd2c3c4a3 (patch) | |
tree | f1b95b12a8a72a7edde3e61dbac6a612d13aeb9a | |
parent | bc07edebe8b8310ce9cf3596303851411ef12357 (diff) | |
download | vyatta-cfg-2d889919769bb4729e5742398670901fd2c3c4a3.tar.gz vyatta-cfg-2d889919769bb4729e5742398670901fd2c3c4a3.zip |
0.14.91+jenner25debian/0.14.91+jenner25
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 216ea17..28742e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +vyatta-cfg (0.14.91+jenner25) unstable; urgency=low + + * fix for ptr magic on 64 bit system. looks like double ptr was + getting the missing the last 4 bytes on 64 bit copy. + + -- slioch <slioch@eng-140.vyatta.com> Mon, 06 Jul 2009 17:52:24 -0700 + vyatta-cfg (0.14.91+jenner24) unstable; urgency=low * add function to check if a firewall ruleset isActive |