diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2001-04-29 20:37:46 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2001-04-29 20:37:46 +0000 |
commit | 17f7ee39ab6bb1ce1c7f1d0e905c0d836c136084 (patch) | |
tree | 7bb9e38c80dbb01a2fe7679ff48b911dbefc39e4 | |
parent | 82781dd6da2b6a1eb113e20d100052509bb85a90 (diff) |
2001-04-29 Marcus Brinkmann <marcus@gnu.org>
* changelog: Update to reflect Debian upgrades.
-rw-r--r-- | debian/ChangeLog | 4 | ||||
-rw-r--r-- | debian/changelog | 31 |
2 files changed, 35 insertions, 0 deletions
diff --git a/debian/ChangeLog b/debian/ChangeLog index 8ea6c1e1..da6dbe37 100644 --- a/debian/ChangeLog +++ b/debian/ChangeLog @@ -1,3 +1,7 @@ +2001-04-29 Marcus Brinkmann <marcus@gnu.org> + + * changelog: Update to reflect Debian upgrades. + 2001-01-09 Marcus Brinkmann <marcus@gnu.org> * changelog: Update to reflect Debian upgrade. diff --git a/debian/changelog b/debian/changelog index e92d5794..b2b56b9b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +hurd (20010426) unstable; urgency=low + + * New snapshot from CVS. + * Additional patches: + kbd, mouse as usual. + Change terminal type to mach-color. + storeio hack to prevent double activation. + + -- Marcus Brinkmann <brinkmd@debian.org> Fri, 27 Apr 2001 00:09:56 +0200 + +hurd (20010311) unstable; urgency=low + + * New snapshot from CVS. + * Additional patches: + kbd, mouse as usual. + Change terminal type to mach-color. + + -- Marcus Brinkmann <brinkmd@debian.org> Sun, 11 Mar 2001 22:45:21 +0100 + +hurd (20010111) unstable; urgency=low + + * New snapshot from CVS, containing lots of small bug fixes, and: + + Together with gnumach 1.2-9, you can access large stores with + storeinfo, storeread (because libstore uses the new interface in + gnumach, and off64_t internally). + + pfinet contains support for network ioctls. The corresponding + changes in the glibc library are not available in Debian yet, though. + * streamdev is renamed to streamio. + + -- Marcus Brinkmann <brinkmd@debian.org> Fri, 12 Jan 2001 00:06:41 +0100 + hurd (20001204) unstable; urgency=low * New snapshot from CVS, with a couple of bug fixes: |