diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2000-11-27 21:46:04 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2000-11-27 21:46:04 +0000 |
commit | cbefbacab5e11b2a78c0b7f48080f5b0718eb152 (patch) | |
tree | a4eb0048dd2fc72c5f460799359c21a5e9ad977d /debian/changelog | |
parent | dcf87038f6e0cba736b974204a7e8c1bbe2c4858 (diff) | |
download | hurd-cbefbacab5e11b2a78c0b7f48080f5b0718eb152.tar.gz hurd-cbefbacab5e11b2a78c0b7f48080f5b0718eb152.tar.bz2 hurd-cbefbacab5e11b2a78c0b7f48080f5b0718eb152.zip |
2000-11-27 Marcus Brinkmann <marcus@gnu.org>
* changelog: Update to reflect Debian upgrade.
* rc: New file.
* rules: Install rc.
* control: Add Build-Depends.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index df52e2fc..06235e20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,52 @@ +hurd (20001127) unstable; urgency=low + + * New snapshot from CVS, really fixes isofs now. + + -- Marcus Brinkmann <brinkmd@debian.org> Mon, 27 Nov 2000 21:07:03 +0100 + +hurd (20001126) unstable; urgency=low + + * New snapshot from CVS, closes: #68417, #69281, #68626 + * Fix in 20001030 closes: #72319 + * debian/control: Add build dependencies, closes: #75734 + + -- Marcus Brinkmann <brinkmd@debian.org> Sun, 26 Nov 2000 05:53:19 +0100 + +hurd (20001030) unstable; urgency=low + + * New snapshot from CVS. + * Still contains all the goodies, streadev, kbd, mouse. Now opening + kbd, mouse more than once doesn't crash them (thanks Erik Verbruggen + <ejv@cs.kun.nl>) + * sutils/MAKEDEV.sh: kmsg is really klog. + + -- Marcus Brinkmann <brinkmd@debian.org> Tue, 30 Oct 2000 18:02:29 +0200 + +hurd (20000921) unstable; urgency=low + + * New snapshot from CVS + * Add streamdev by OKUJI Yoshinori + (source: ftp://alpha.gnu.org/contrib/okuji/hurd/streamdev-19990920.tar.gz) + * Add kbd and mouse by UCHIYAMA Yasushi <uch@nop.or.jp>. + * sutils/MAKEDEV.sh: Add kbd and kmsg. No sense to add mouse, as you need + to configure it (see /hurd/mouse --help). + + -- Marcus Brinkmann <brinkmd@debian.org> Sat, 23 Sep 2000 04:27:58 +0200 + +hurd (20000803) unstable; urgency=low + + * New snapshot from CVS. + * isofs: Patch to fix symlink handling. + + -- Marcus Brinkmann <brinkmd@debian.org> Thu, 3 Aug 2000 21:09:44 +0200 + +hurd (20000726) unstable; urgency=low + + * New snapshot from CVS. + * Fixes the infamous zero hole bug (actually both of them). + + -- Marcus Brinkmann <brinkmd@debian.org> Wed, 26 Jul 2000 02:24:06 +0200 + hurd (20000703) unstable; urgency=low * New snapshot from CVS. |