diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2009-04-21 13:11:01 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-04-21 13:11:01 +0200 |
commit | 814e148d4425b3f020fca5e7d5ff17a0f4e6b16c (patch) | |
tree | b0b020b7d0233a4c1bb23ee1a29a6d90074761df /hurd/translator | |
parent | 6ab6fabb1af5a4b325454acd1f656452ba22ff43 (diff) |
Link to the fatfs file truncating bug.
Diffstat (limited to 'hurd/translator')
-rw-r--r-- | hurd/translator/fatfs.mdwn | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/hurd/translator/fatfs.mdwn b/hurd/translator/fatfs.mdwn index b534b97e..fd537896 100644 --- a/hurd/translator/fatfs.mdwn +++ b/hurd/translator/fatfs.mdwn @@ -1,4 +1,5 @@ -[[meta copyright="Copyright © 2007, 2008 Free Software Foundation, Inc."]] +[[meta copyright="Copyright © 2007, 2008, 2009 Free Software Foundation, +Inc."]] [[meta license="""[[toggle id="license" text="GFDL 1.2+"]][[toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -8,4 +9,5 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [[GNU_Free_Documentation_License|/fdl]]."]]"""]] -The current `fatfs` translator is read-only. +The current `fatfs` translator is read-only, and it has a severe bug: +[[GNU_Savannah_bug 25961]]. |