From 1f549e9ba680799063692556b30f4cd80616f16f Mon Sep 17 00:00:00 2001
From: Emilio Pozuelo Monfort <pochu27@gmail.com>
Date: Wed, 19 May 2010 14:16:39 +0200
Subject: Added important dates and TODO items

---
 user/pochu.mdwn | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

(limited to 'user')

diff --git a/user/pochu.mdwn b/user/pochu.mdwn
index 32cbf959..c923feed 100644
--- a/user/pochu.mdwn
+++ b/user/pochu.mdwn
@@ -26,6 +26,14 @@ truly GNU/Hurd issues (and not problems in the projects themselves),
 fixing them.
 
 ## Timeline
+* May 24th: Students begin coding for their GSoC projects
+* May 31st: GLib and GNU coreutils done
+* June 28th: Python done
+* July 12th: Perl done
+* July 16th: Mid-term evaluations deadline
+* August 1st: DebConf
+* August 16th: Firm 'pencils down' date
+
 
 ### Before April 28
 * Investigated the glib's gtester problem and tracked it down:
@@ -40,8 +48,7 @@ fixing them.
   on Hurd. Need to implement it in hurd/pflocal/socket.c.
 * Investigated coreutils' ln EIEIO, with Samuel's help. linkat() is buggy.
   Reported as [bug 29655](https://savannah.gnu.org/bugs/?29655). Prepared a
-  patch, waiting on the copyright paperwork before submitting it to libc-alpha.
-  Got part of it already (committed)[http://sources.redhat.com/ml/libc-alpha/2010-04/msg00046.html].
+  patch for it.
 * Investigated coreutils' cp EACCES. Test case: 'mkfifo a && cp -R --copy-contents a b'.
   Problem is that O_NOFOLLOW adds O_NOTRANS.
 
@@ -63,8 +70,14 @@ fixing them.
 * Read many Hurd interfaces (fs.defs, auth.defs, fsys.defs, io.defs,
   password.defs).
 
+### May 19 - May 26
 
 ## TODO
+* Bug 28934: Implement new RPCs and make glibc use them.
+* Bug 29655: Submit to libc-alpha when the copyright assignment is on file.
+* Implement getsockopt() in hurd/pflocal/socket.c
+* Send a summary to bug-hurd explaining the O_NOFOLLOW & O_NOTRANS problem.
+* Investigate why coreutils' nice test fails.
 
 
 ## Documentation
-- 
cgit v1.2.3