diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2014-03-11 11:10:40 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2014-03-11 11:10:40 +0100 |
commit | 08fa84c9662c3ac2b0b0bb6284efc97b87bfc815 (patch) | |
tree | becdb097e81d65410c38dc86ffadc495437e7dc9 /community | |
parent | 8d5e38666c0c14a2cace5d532e3e1226b82e7c69 (diff) |
Interlink file locking issues.
Diffstat (limited to 'community')
-rw-r--r-- | community/gsoc/project_ideas/file_locking.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/community/gsoc/project_ideas/file_locking.mdwn b/community/gsoc/project_ideas/file_locking.mdwn index 206d4d7d..ebb322f1 100644 --- a/community/gsoc/project_ideas/file_locking.mdwn +++ b/community/gsoc/project_ideas/file_locking.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2008, 2009, 2012 Free Software Foundation, +[[!meta copyright="Copyright © 2008, 2009, 2012, 2014 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable @@ -29,6 +29,7 @@ A preliminary patch is [[!GNU_Savannah_patch 332 desc="available"]]. Possible mentors: Samuel Thibault (youpi) Exercise: Find one of the existing issues, either by looking at the task/bug +filed on [[open_issues/file_locking]], on trackers on savannah, or by trying things out yourself; and take a go at it. Note though that most of these issues are probably not trivial -- it's quite likely that you won't be able to actually fix any of them in the time available |