diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2009-11-25 20:05:06 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2009-11-25 20:05:06 +0100 |
commit | bd95caa380cce60bd98a171fa1ac6c34cdb2e67a (patch) | |
tree | 3a8a6b6725975149e30da14cfcf163a741250b5b | |
parent | d5d09c5a41a27ce9876e7e155a0a9d88bd0276c3 (diff) | |
parent | 1f439ae283757162a3a3fa74806a12f053a988cd (diff) |
Merge branch 'master' of flubber:~hurd-web/hurd-web
-rw-r--r-- | ikiwiki.setup | 2 | ||||
-rw-r--r-- | open_issues/gdb_head.mdwn | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup index 7a5078f3..4f0cf989 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -38,7 +38,7 @@ IkiWiki::Setup::Standard->import({ # users who are wiki admins adminuser => [qw{tschwinge}], # users who are banned from the wiki - banned_users => [], + banned_users => [qw{ColetCris}], # where the source of the wiki is located srcdir => $srcdir, # where to build the wiki diff --git a/open_issues/gdb_head.mdwn b/open_issues/gdb_head.mdwn index 9d76ba82..4f16259f 100644 --- a/open_issues/gdb_head.mdwn +++ b/open_issues/gdb_head.mdwn @@ -38,3 +38,7 @@ License|/fdl]]."]]"""]] Inferior 1 [bogus thread id 0] will be killed. Quit anyway? (y or n) y + + +Good: 2009-10-19 09:30 +Bad: 2009-10-19 10 |