Christian Weisgerber wrote on Sun, Sep 25, 2011 at 01:07:34PM +0000:
> Ingo Schwarze <[email protected]> wrote:
 
>> The c2k and c2k3 dates are inconstistent between hackathons.html
>> and calendar.openbsd:
>> 
>>                     c2k     c2k3
>>   hackathons.html   Jul 15  May 08
>>   calendar.openbsd  Jun 15  May 10

> My c2k3 shirt says May 8.

Thanks, fixed in my tree.

And regarding c2k, it seems the month was June, so the WWW page
should be fixed.  Can somebody confirm?

schwarze@cvs $ for m in 06 07; do \                            
> echo 2000/$m: ; \                               
> for d in 14 15 16 17 18 19; do \                
> grep -cF 2000/$m/$d /cvs/CVSROOT/ChangeLog.16; \
> done; done
2000/06:
76
62
34
91
114
69
2000/07:
41
20
22
38
37
77


Index: hackathons.html
===================================================================
RCS file: /cvs/www/hackathons.html,v
retrieving revision 1.35
diff -u -r1.35 hackathons.html
--- hackathons.html     19 Sep 2011 11:09:21 -0000      1.35
+++ hackathons.html     25 Sep 2011 14:24:02 -0000
@@ -65,7 +65,7 @@
     <a id="c2k"/>
     <font color="#e00000">[No shirt was made for this event]</font><br>
     c2k: General hackathon<br>
-    Jul 15 - 18, 2000<br>
+    Jun 15 - 18, 2000<br>
     Calgary, Alberta<br>
     18 developers<br>
     <br>

Reply via email to