summaryrefslogtreecommitdiff
path: root/news/2009-07-30.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'news/2009-07-30.mdwn')
-rw-r--r--news/2009-07-30.mdwn26
1 files changed, 26 insertions, 0 deletions
diff --git a/news/2009-07-30.mdwn b/news/2009-07-30.mdwn
new file mode 100644
index 00000000..29d9e472
--- /dev/null
+++ b/news/2009-07-30.mdwn
@@ -0,0 +1,26 @@
+[[!meta copyright="Copyright © 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
+document under the terms of the GNU Free Documentation License, Version 1.2 or
+any later version published by the Free Software Foundation; with no Invariant
+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]]."]]"""]]
+
+A month of the Hurd: *unionfs* and *bug fixes*.
+[[!if test="included()" then="""[[!toggle id=full_news
+text="Details."]][[!toggleable id=full_news text="[[!paste id=full_news]]"]]"""
+else="[[!paste id=full_news]]"]]
+
+[[!cut id="full_news" text="""
+> [[Sergiu_Ivanov|user/scolobb]] implemented much of the
+> core functionality of [[union_mounts|hurd/translator/unionmount]] which will allow combining
+> the filesystem trees from translators with the filesystem trees the underlying node.
+
+> Also Zhen Da fixed a bug in Mach's
+> [BPF](http://en.wikipedia.org/wiki/Berkeley_Packet_Filter)
+> implementation and added fixes and
+> improvements for rpctrace which should help further debugging.
+
+"""]]