diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2001-01-11 22:25:19 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2001-01-11 22:25:19 +0000 |
commit | f63be3bda31acdc2a88e1cd64770966e73ca0b5d (patch) | |
tree | de85d7cbdf5b2cc1ba2248e54fc35ecf827a048c /debian/changelog | |
parent | 0b3be608ea5b573446f0ff8b82b8c300a65bbbd0 (diff) |
2001-01-09 Marcus Brinkmann <marcus@gnu.org>
* changelog: Update to reflect Debian upgrade.
* rules: Use --disable-profile wih configure instead no_prof=t
with make.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 06235e20..e92d5794 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +hurd (20001204) unstable; urgency=low + + * New snapshot from CVS, with a couple of bug fixes: + pfinet: Don't leak references. + ext2fs, ufs: Avoid a dn_set_?time vs sync thread race. + Corretly deny too long filenames. + nfsd: Fix a couple of memory leaks. + + * Additional patchs: + libdiskfs: Don't crash when symlink target is the empty string. + streamdev, kbd, mouse: New translators for X and klog device. + + -- Marcus Brinkmann <brinkmd@debian.org> Mon, 4 Dec 2000 15:18:39 +0100 + hurd (20001127) unstable; urgency=low * New snapshot from CVS, really fixes isofs now. |