summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArne Babenhauserheide <bab@draketo.de>2009-09-09 09:21:15 +0200
committerArne Babenhauserheide <bab@draketo.de>2009-09-09 09:21:15 +0200
commit925aa0e8ca2729831d43d4e3f2aac9e531a9ac38 (patch)
tree0dae79d40152bc08d399b2ae8135c2617fd30915
parent89ec5f19264bf826ab4588a01f1b0bca0fa753f4 (diff)
parentdc0d4214b7414406b1b0398642180cf6300a0e60 (diff)
merged master-news_next.
--HG-- emptychangelog : true
-rw-r--r--news/2009-08-30.mdwn32
1 files changed, 32 insertions, 0 deletions
diff --git a/news/2009-08-30.mdwn b/news/2009-08-30.mdwn
new file mode 100644
index 00000000..8b28b410
--- /dev/null
+++ b/news/2009-08-30.mdwn
@@ -0,0 +1,32 @@
+[[!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]]."]]"""]]
+
+[[!meta date="2009-09-01 00:00 UTC"]]
+
+[[!meta updated="2009-09-01 00:00 UTC"]]
+
+A month of the Hurd: *Successful Summer of Code: unionmount*.
+[[!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="""
+> This month saw the successful pencils down of the Google Summer of Code 2009,
+> for which [[Sergiu_Ivanov|user/scolobb]] created a
+> [[unionmount_translator|hurd/translator/unionmount]].
+> His work allows you to simply union one directory or translator into another one,
+> so you see the files of both of them side by side.
+>
+> He was mentored by Olaf Buddenhagen and both are now working on polishing the code
+> and extending the namespace based translator selection (nsmux) which allows you to
+> read a node with a selected translator by simply appending ",,&lt;translator&gt;" to its name.
+>
+
+"""]]