diff options
author | mertz | 2003-09-17 16:18:24 +0000 |
---|---|---|
committer | mertz | 2003-09-17 16:18:24 +0000 |
commit | ea6ff5095dd6bd743b39abd26f2ecb8dd4dd5382 (patch) | |
tree | 685b99775b1aa4a9e5cf6c68c3b1e247cf9e68f5 /debian/changelog | |
parent | 0730268d1ec53cccaf79ae58426ff097f48f553c (diff) | |
download | ivy-perl-ea6ff5095dd6bd743b39abd26f2ecb8dd4dd5382.zip ivy-perl-ea6ff5095dd6bd743b39abd26f2ecb8dd4dd5382.tar.gz ivy-perl-ea6ff5095dd6bd743b39abd26f2ecb8dd4dd5382.tar.bz2 ivy-perl-ea6ff5095dd6bd743b39abd26f2ecb8dd4dd5382.tar.xz |
the old, specific CENA perl module gettimeofday-perl has been replaced by
the CPAN world-wide used Time::HiRes module
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f4ccb48..eb7f75c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ivy-perl (4.16) unstable; urgency=low + + * ivy now uses libtime-hires-perl, a standard debian package rather + than our previous specific gettimeofday-perl + + -- Christophe Mertz <mertz@tls.cena.fr> Mon, 15 Sep 2003 11:05:32 +0200 + ivy-perl (4.15) unstable; urgency=low * Fixed problem with multiple addresses in gethostbyname(hostname()) |