diff options
author | slioch <slioch@eng-140.vyatta.com> | 2009-07-06 17:51:15 -0700 |
---|---|---|
committer | slioch <slioch@eng-140.vyatta.com> | 2009-07-06 17:51:15 -0700 |
commit | 6d9e3e7b7505cb8bde305883415156833450544a (patch) | |
tree | 89509dd7e3ffd7fc592334ff077d7c03fd8231ca /debian | |
parent | 989e18d1c463dae8f7777532f57fcbd5bc386b62 (diff) | |
download | vyatta-cfg-6d9e3e7b7505cb8bde305883415156833450544a.tar.gz vyatta-cfg-6d9e3e7b7505cb8bde305883415156833450544a.zip |
0.14.103debian/0.14.103
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9c60c4e..34ca812 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +vyatta-cfg (0.14.103) 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:51:15 -0700 + vyatta-cfg (0.14.102) unstable; urgency=low * updated perl api for new cli to support working node representation. |