Fix event creation
[platal.git] / ChangeLog
1 ================================================================================
2 VERSION 0.9.11                                                        ?? ?? 2006
3
4 From 0.9.10 branch:
5
6     * Payment:
7         - #482: fix action in the form.                                     -MC
8
9 ================================================================================
10 VERSION 0.9.11                                                 18 Septembre 2006
11
12
13 New:
14
15     * Admin:
16         - New table editor.                                                -Car
17         - Switch to the new URI scheme.                                    -Car
18
19     * Auth:
20         - Switch to the new URI scheme.                                     -MC
21
22     * Banana:
23         - Switch to the new URI scheme.                                 -MC/FRU
24
25     * Carnet:
26         - Switch to the new URI scheme.                                     -MC
27
28     * Core:
29         - Work hard to add nice URI's into Platal.                          -MC
30         - Use fancy icons from http://www.famfamfam.com/ for flags.         -MC
31         - Merge htdocs/htdocs.net using apache tricks, share more code.     -MC
32         - Remove seldome used files in plugins/ and do explicit registers.  -MC
33
34     * Emails:
35         - Switch to the new URI scheme.                                     -MC
36         - Work around broken emails (detection, marketing...)              -FRU
37
38     * Events:
39         - Switch to the new URI scheme.                                 -MC/FRU
40         - Rework Events administration interface.                          -FRU
41         - Create a new Newsletter if needed                                -FRU
42
43     * Geoloc:
44         - Switch to the new URI scheme.                                 -MC/Car
45
46     * Lists:
47         - Switch to the new URI scheme.                                     -MC
48         - Do not remove line breaks in message moderation preview          -FRU
49
50     * Marketing:
51         - Switch to the new URI scheme.                                     -MC
52
53     * Payment:
54         - Switch to the new URI scheme.                                     -MC
55
56     * Platal:
57         - Create module.                                                    -MC
58
59     * Profile:
60         - Switch to the new URI scheme.                                     -MC
61         - Add photo and nickname in vcard                                  -FRU
62
63     * Register:
64         - Switch to the new URI scheme.                                     -MC
65         - Check birth date coherence with promotion                        -FRU
66
67     * Search:
68         - Switch to the new URI scheme.                                     -MC
69
70     * Skins:
71         - New skin: keynote                                                -FRU
72
73     * Stats:
74         - Switch to the new URI scheme.                                     -MC
75
76     * Trezo:
77         - Migrate to new URI scheme.                                        -MC
78
79     * Xnet:
80         - Migrate to the new URI scheme.                                    -MC
81         - Split Xnet in 4 modules: xnet, lists, events, group.              -MC
82         - More coherent look                                               -FRU
83         - Be logged when you go to X.net from plat/al.                      -MC
84
85     * Xnet/Events:
86         - Split event list and subscription again.                          -MC
87         - Extensively debug events module.                                  -MC
88
89     * Wiki:
90         - Rework pmwiki integration, make it way more simple.               -MC
91         - Rework authentication, don't let pmwiki deal with it.             -MC
92         - Admin page.                                                      -Car
93
94 Bug/Wish:
95
96     * Admin:
97         - #390: Add date of request in validation form.                    -FRU
98         - #397: Can edit death date in user admin page.                    -FRU
99         - #427: Automatic answers for validation.                          -Car
100         - #429: Tools to administrate duplicated adresses.                 -FRU
101         - #430: Specify date format on downtime admin page.                -Car
102         - #440: Rewrite events admin page.                                 -FRU
103
104     * Banana:
105         - #463: Messages marked as read don't switch back to unread        -FRU
106
107     * Carnet:
108         - #435: Calendar contains yearly events for all the contacts.      -FRU
109
110     * Core:
111         - #371: Users can send bugs directly to plat/al tracker.           -Car
112
113     * Emails:
114         - #426: Add an identification header in mails.                     -FRU
115
116     * Lists:
117         - #127: Add promo in member list when sorted by name.              -FRU
118         - #423: Allow line breaks in mailing list descriptions.            -FRU
119
120     * Profile:
121         - #344: Tels can be bigger (up to 30 chars).                       -Car
122         - #422: Parasitic strings in vcard.                                -FRU
123
124     * Register:
125         - #459: Opt-in for newsletter and promo mailing list on register.  -Car
126
127     * Skins:
128         - #454: Layout of addresses                                        -FRU
129
130     * Xnet:
131         - #380: Add sex for non-X.                                         -FRU
132         - #384: Substitution of non-X's names in mail from web interface.  -FRU
133         - #426: Add an identification header in mails.                     -FRU
134         - #439: Move doc to the wiki                                   -Car/FRU
135         - #453: Add members in promotion groups                            -FRU
136
137 From 0.9.10 Branch:
138
139     * Profile:
140         - #421: Delete tel.                                                -Car
141
142 ================================================================================
143 VERSION 0.9.10                                                      29 Juin 2006
144
145 New:
146
147     * Core:
148         - Tighten security when changing password.                          -Car
149
150     * Documentation:
151         - Display ChangeLog in site.                                        -Car
152         - Bounty: link bug reports from Changelog.                          -MC
153
154     * Geoloc:
155         - Dynamic maps using geodesix plugin.                               -Car
156         - Link to local maps for all addresses.                             -Car
157
158     * Lists:
159         - Remove ugly hack for admin lists (staff left to a X.net group)    -MC
160
161     * Notifications:
162         - iCal calendar for birthdays.                                      -Car
163
164     * Profile:
165         - See fiche sent to AX.                                             -Car
166         - Synchronize fiche from AX fiche.                                  -Car
167
168     * Skin:
169         - Common file for header above title.                               -Car
170         - Add a quick search form in this common header.                    -Car
171
172     * Xnet:
173         - Use wiki from Xorg.                                               -Car
174         - Use wiki for group pages.                                         -Car
175         - Dynamic maps using geodesix plugin.                               -Car
176
177 Bug/Wish:
178
179     * Admin:
180         - #408: Admin can change sex of users without root intervention.    -Car
181         - #417: Activate or unactivate emails directly from admin page.     -Car
182
183     * Carnet:
184         - #414: Link to users' fiche go to private fiche and not public.    -Car
185
186     * Core:
187         - #375: Use SHA1 instead of MD5 for password encryption.            -Car
188
189     * Events:
190         - #268: Hide read events.                                           -Car
191         - #391: Go back to top link at end of each event.                   -Car
192         - #411: Count chars in events proposals to make them smaller.       -Car
193
194     * Lists:
195         - #396, #416: Making moderating ML messages easier.                 -Car
196
197     * Newsletter:
198         - #410: In Html newsletter add a link to go back to summary.        -Car
199
200     * Profile:
201         - #400: Several phones for each address.                            -Car
202         - #406: Direct link in owner's fiche to edit it.                    -Car
203
204     * RSS:
205         - #398: "Add to contact" doesn't appear for deaths.                 -Car
206
207     * Register:
208         - #401: Email for confirmation of inscription for men/women.        -Car
209
210     * Search:
211         - #412: Error SQL in big referent searches.                         -Car
212
213     * Trombi:
214         - #420: Promo trombi shows usage name.                              -Car
215
216     * Wiki:
217         - #403: Cache is cleared when editing a page.                       -Car
218
219     * Xnet:
220         - #377: Possibility to edit or del an ext user if email used twice. -Car
221         - #378: Display group directory order by promo.                     -Car
222         - #379, #383: Paiements table relook.                               -Car
223         - #399: Event can accept guests or not.                             -Car
224         - #413: When creating a new event, datas don't disappear anymore.   -Car
225
226 From 0.9.9 Branch:
227
228     * Xnet:
229         - #393: Ask for confirmation to remove an event.                    -Car
230
231 ================================================================================
232 VERSION 0.9.9                                                    08 Janvier 2006
233
234 New:
235
236     * Core:
237         - HTTP redirection safe wrt Session (should solve login problems).  -MC
238         - Free $_SESSION before the page rendering, to release locks.       -MC
239
240     * Documentation:
241         - Documentation now use Wiki                                        -Car
242
243     * Paiement:
244         - Fixed little text mistake in Payments menu.                       -CAT
245         - Direct link from and to events.                                   -Car
246
247     * Profile:
248         - User can now accept synchronisation from AX by admin.             -Car
249         - Address will try to display as the country standard.              -Car
250         - Warning for common name (no Nickname allowed).                    -MC
251
252     * Xnet:
253         - Groups can be non subscribable.                                   -Car
254         - Most Wanted Feature: directories synchronization with lists.      -MC
255         - Various bug fixes in events management.                           -Car
256         - Groups can now synchronize MLs and the directory.                 -MC
257
258 Bug/Wish:
259
260     * Admin:
261         - #337: Add link to trackers and support websites for admins.       -CAT
262
263     * Contacts:
264         - #352: Enhance PDFs: add the generation date.                      -MC
265
266     * Core:
267         - #310: Display the max number of photo in trombipromo.             -Car
268
269     * Mails:
270         - #327: broken mail test is more explicit for unaware users.        -MC
271
272     * Paiments:
273         - #336: Micro -> Tele(payments).                                    -MC
274         - #356: Payments use usage name instead of last name.               -Car
275
276     * Profile:
277         - #330,333: Interface improvements.                                 -Car
278         - #332: User can precise why he asks for a usage name.              -Car
279         - #335: Already assigned promotion don't generate a request.        -CAT
280         - #346: Professional profile code desynch. fixed.                   -MC
281         - #357: Reindex user for fast search at subscribe time.             -MC
282         - #358: Avoid duplicate email address when bestalias = 4life.       -MC
283         - #363: Rework actions possible on the profile for deceased pple.   -MC
284
285     * Xnet:
286         - #334: Interface improvements.                                     -Car
287         - #341: Improve member deletion.                                    -MC
288         - #374: Event interface.                                            -Car
289         - #376: Reply-To on the mail form.                                  -MC
290         - #388: Deadline for event inscriptions.                            -Car
291
292     * User Interface:
293         - #338: Broken FSF link fixed on donation page.                     -CAT
294         - #339: New RSS links that allow direct and easier RSS activation.  -CAT
295         - #130: Each page now shows a different title.                      -CAT
296
297 From 0.9.8 Branch:
298
299     * Xnet:
300         - #362: Fix a problem with evenements that only have 1 moment.      -MC
301
302 ================================================================================
303 VERSION 0.9.8                                                        18 Jul 2005
304
305 New:
306
307     * Admin:
308         - Synchronisations with geoloc.org.                                 -Car
309
310 Bug/Wish:
311
312     * Admin:
313         - #323: admin link in fiche opens out of the popup.                 -Car
314         - #324: admin can modify the usage name.                            -Car
315
316     * Profile:
317         - User can delete his own melix.                                    -Car
318         - #328,329: bug fixes and direct acess to public fiche.             -Car
319         - #331: antispam option didn't work with Safari.                    -Car
320
321     * Lists:
322         - #318: Deletion of email with + in aliases.                        -Car
323
324 ================================================================================
325 VERSION 0.9.7                                                        21 Jun 2005
326
327 New:
328
329     * Profile:
330         - Address parser.                                                   -Car
331
332     * Search:
333         - Nickname are used in fast search.                                 -Car
334         - Firefox searchplugin for quick search.                            -Car
335
336     * Xnet:
337         - Events management.                                                -Car
338         - Events using paiements.                                           -Car
339         - Sending mail to all the participants/absents of an event.         -Car
340
341 Bug/Wish:
342
343     * Core:
344         - #78,302: accept spaces in login.                                  -Car
345
346     * Fiche:
347         - #308: organizing layout.                                          -Car
348
349     * Lists:
350         - #23: multiple inscriptions.                                       -Car
351
352     * Xnet:
353         - #311,312: private members list.                                   -Car
354         - Inscription in a group with no admin.                             -Car
355
356 Fixes (from 0.9.6 branch):
357
358     * Core:
359         - #316: locale was not set correctly.  dates are in french again.   -MC
360
361     * Search:
362         - #307: fix bad escaping in advanced search.                        -MC
363
364     * Xnet:
365         - Have a connection link even on index page.                        -MC
366         - Deleting and securing deletion of empty aliases.                  -Car
367         - #314: fix bad links to categories                                 -Car
368
369 ================================================================================
370 VERSION 0.9.6                                                        07 May 2005
371
372 New:
373
374     * Profile:
375         - Stayed down students (orange) management.                         -Car
376
377     * Search:
378         - Last improvements (clean code for search now !).                  -MC
379
380     * Stats:
381         - Drop mail stats pages (buggy and not accurate anymore).           -MC
382
383     * Polytechnique.net in now in plat/al !                                 -MC
384
385 Bug/Wish:
386
387     * Admin:
388         - #298: On su exit, go back to SU page on the given account.        -MC
389         - #300: Notify hotliners for validation comments.                   -Car
390         - #301: Some design issues solved for validation.                   -MC
391
392     * Misc:
393         - #290: Date display with no preceding 0.                           -Car
394
395     * Profile:
396         - #299: Be more specific wrt given name for women.                  -MC
397
398 Fixes (from 0.9.5 branch):
399
400     * Search:
401         - #304: Next/Prev links were missing if #pages was 2.               -MC
402
403 ================================================================================
404 VERSION 0.9.5                                                        07 Apr 2005
405
406 New:
407
408     * Core:
409         - Improve login/exit wrt cookie.                                    -MC
410
411     * Docs:
412         - use of secure SMTP on a pocket PC.                                -Car
413
414     * Fiche:
415         - A public fiche is now available for visitors.                     -Car
416
417     * Money:
418         - lighter code and support for a PayPal account.                    -Car
419
420     * Profile:
421         - One can choose precisely which fields appear on his public fiche. -Car
422         - Accents and special chars in name and first name                  -Car
423         - Spouse name extended to usage name.                               -Car
424
425     * Register:
426         - Already subscribed members now have a warning.                    -MC
427
428     * Search:
429         - Public searches display more information.                         -Car
430
431 Bug/Wish:
432
433     * Admin:
434         - #291: change bestalias when alias disappear.                      -Car
435
436     * Core:
437         - #279, #281: permanent connexion explanations.                  -MC/Car
438
439     * Fiche:
440         - #289: hide empty photos in public fiche.                          -Car
441
442     * Misc:
443         - #283,285,286,287: text modifications in docs and index page.      -Car
444
445     * Profile:
446         - #278: professionnal email and web site.                           -Car
447
448     * Search:
449         - #82: Search by fonction and post for jobs.                        -Car
450         - #109, 288: Lots of sorting methods for search.                    -Car
451         - #270: Private/public flags are now used for search.               -Car
452
453 Fixes (from 0.9.4 branch):
454
455     * Lists:
456         - Owner can now delete their list.                                  -MC
457
458 ================================================================================
459 VERSION 0.9.4                                                        24 Jan 2005
460
461 New:
462
463     * Banana:
464         - Total rework, it's now a real library, exit from plat/al.         -MC
465
466     * Contacts:
467         - Brand new PDF of the contact list (using FPDF).                   -MC
468         - Even include Photos in the PDF (kludgy !).                        -MC
469
470     * Core:
471         - New SQL access API: gain in security and code factorization.      -MC
472         - Drop good old mysql_assign, iterators are nicer.                  -MC
473         - Drop magic_quote_gpc (DB API takes care of it itself).            -MC
474         - Drop cache algorithm (was complex for no gain).                   -MC
475         - Enhancements wrt COOKIE.                                       -MC/Car
476         - More homogenous date formating (use %x / %X everywhere).          -MC
477         - No more .head.tpl. (thanks to JM for the tip).                    -MC
478         - Strip unnecessary spaces from templates at compile time.          -MC
479         - Allow users to choose email formats globally.                     -Car
480         - Crons are now handled from plat/al with a global crontab file.    -MC
481
482     * Notifications:
483         - Use Pascal's work to enable a simple, nicer html mail.            -MC
484         - Use the new RSS engine to provide a feed of the panel.            -MC
485
486     * Photo Submission:
487         - Rework of the form.                                               -MC
488         - Photo is resized on the fly, instead of dropping too big images.  -MC
489
490     * Registration:
491         - Brand new.                                                        -MC
492
493     * Skins:
494         - Openweb: update.                                                  -MC
495
496     * Validation:
497         - Quite a lot of rewrite, simplifications.                          -MC
498
499 Bug/Wish:
500
501     * Contacts:
502         - #180: Change the list order using name, promo or last change date.-Car
503
504     * Core:
505         - #153: rework the RSS engine.                                      -MC
506         - #145: Use melix address to log in.                                -Car
507         - #212: Various font-sizes fixed.                                   -Car
508         - #245: Use PEAR::Date to avoid 1970-2038 php limitations.          -MC
509         - #258: Netscape4 Warning.                                          -MC
510
511     * Emails:
512         - #229: Possibility to show our melix address.                      -Car
513
514     * Events:
515         - #238: Links and Mailto are now active.                            -Car
516
517     * Fiche:
518         - #218: Quit fiche using Escape key.                                -Car
519
520     * Marketing:
521         - #256, #255: Mail are now correctly sent.                       -MC/Car
522
523     * Misc:
524         - #65: Broken links.                                                -MC
525
526     * Notifications:
527         - #63: Birthdays are now in the notifications !                     -MC
528         - #215: The notifications use singular or plural.                   -Car
529         - #232: Add a link to the fiche.                                 -MC/Car
530
531     * Profile:
532         - #65: Add professionnal cellphone.                                 -Car
533         - #170: Remove region display for french departments.               -Car
534         - #204: Add nicknames (searchable too).                             -MC
535         - #210: Add medals and orders.                                      -MC
536
537     * Search:
538         - #249, #251, #253: Some tweaks to be more accurate.                -MC
539
540     * Stats:
541         - #261: Stats of registrations over the time.                       -Car
542
543     * Validations:
544         - #137: Now possible to add comments without any action.            -MC
545         - #191, #256: Marketing now uses the validation process.            -MC
546         - #267: Newsletter uses the validation process too.                 -MC
547
548 ================================================================================
549 VERSION 0.9.3                                                        27 Dec 2004
550
551 New:
552
553     * Core:
554         - Members can be disabled. It deletes volatile datas.               -MC
555         - Start the new work on modules (XOrgHook).                         -MC
556         - XOrgMenu class to deal with Menu entries.                         -MC
557         - Lots of includes renames, rewrites, beautifuling.                 -MC
558         - Try to avoid the unreadable {"..."|url} modifier, use {rel}/.     -MC
559         - Use a real .conf file, and no more .php's for configuration.      -MC
560         - Make raw access to POST/GET/... disappear.                        -MC
561
562     * Distribution:
563         - Do not modify PHP include path from auto.prepend.inc.php.         -SHK
564         - Add install.d/apache.conf with a sample Apache config file.       -SHK
565         - Add Makefile to generate distribution tarballs.                   -SHK
566         - Generate xorg.config.inc.php using "make".                        -SHK
567         - Add a basic README file.                                          -SHK
568
569     * Lists:
570         - Moderators are now allowed to change the moderation level.        -MC
571
572     * Mails:
573         - Use HermesMailer.                                                 -MC
574         - Create a script to treats NL bounces.                             -MC
575
576     * Money: standalone module.                                             -MC
577
578     * Skins:
579         - New skin: openweb.                                                -MC
580         - No more annoying submit button, onclick is used to submit.        -MC
581         - This is the first autonom module of the site !                    -MC
582
583     * Stats:
584         - Better y-range for graphs.                                        -MC
585
586     * WebRedirect (was: Carva): now standalone.                             -MC
587
588 Bug/Wish:
589
590     * Admin:
591         - #186: Users are reachable by melix, redirects, aliases...         -MC
592
593     * Bestalias:
594         - #206: Use only the bestalias and the forlife in vcard and fiche.  -MC
595         - #207: Enable for the user the choice of his prefered alias.       -MC
596
597     * Core:
598         - #183,185: Implement perms levels: 'pending'+'disabled'.           -MC
599         - #154: Birth fields are now of type DATE.                          -MC
600
601     * Fiche:
602         - #83,208,222: New fiche.                                           -MC
603
604     * Lists:
605         - #86: Yet another old old wish: lists archives are online !        -MC
606         - #144: Users can subscribe from members/trombi page too.           -MC
607         - #184: Owners can now delete their lists.                          -MC
608         - #231: Add a link to the user's fiche on moderation page.          -MC
609
610     * Newsletter:
611         - #242: Newsletter is standalone.                                   -MC
612
613     * Search:
614         - #56: Search on referent.                                          -JS
615         - #189: Selection of diplomas depends on schools.                   -JS
616         - #195: Better heuristic for google like (thanks OG).               -MC
617         - #203: New fields in search (alive, subscriber, free).             -JS
618
619     * User Interface:
620         - #211: All imgs in the skins are links to login.php.               -MC
621
622
623 Fixes (from 0.9.2 branch):
624
625     * Search:
626         - enable mod_date_sort again.                                       -MC
627
628
629 ================================================================================
630 VERSION 0.9.2                                                        14 Nov 2004
631
632 New:
633
634     * Carnet: Brand new.                                                    -MC
635
636     * Core:
637         - Creation of the Plugin class.                                     -MC
638         - Now only use iso3166 countries, no more `nationalites`.           -MC
639
640     * Contacts:
641         - Trombino of the contacts is available.                            -MC
642
643     * Search+Contacts:
644         - Nicer icons.                                                      -MC
645
646     * Skins:
647         - Various updates.                                                  -FRU
648
649 Bug/Wish:
650
651     * Docs:
652         - #156: Exit Netscape4 (no more supported), Mozilla enters.         -MC
653
654     * Carnet:
655         - #29,147: Possible to watch subscribings, deaths, `fiche` modifs.  -MC
656
657     * Core:
658         - #135: First instance of the plugin class: class Trombi.           -MC
659         - #158: A photo change updates last `fiche` edition stamp.          -MC
660         - #100,199: Kludge to determine if a link is popup or not.          -MC
661
662     * Lists:
663         - #138: Refusal message is shown on mail moderation page.           -MC
664         - #161: Now supports non-X natively.                                -MC
665
666     * Search:
667         - #112,113,126,133,167,171: google like search + some rewrite.      -MC
668
669     * Search+Contacts:
670         - #122: Women now have a • (no more dirty gender icons).       -MC
671         - #124: Homeland is now a flag.                                     -MC
672         - #164: Married women are now well sorted (by their spouse name).   -MC
673
674     * Stats:
675         - #8,134: Return of the stats pages.                                -VP
676
677 Fixes (from 0.9.1 branch):
678
679     * Lists:
680         - Better mails to -owners for reject/discard ops.                   -MC
681         - Mailman is case sensitive, goto lowercase.                        -MC
682
683
684 ================================================================================
685 VERSION 0.9.1                                                        25 Oct 2004
686
687 New:
688
689     * Lists:
690         - Auto-moderate/discard mails detected as SPAM by bogofilter.       -MC
691         - Improve header/subject decoding.                                  -MC
692         - Alpha-sort on listes/admin.php + msgs for each operations.        -MC
693         - 1-click moderation for accept and reject cases.                   -MC
694
695     * Usability:
696         - #99: All <a><img ... /></a> now have title.                       -MC
697
698     * NewsLetter:
699         - Brand New NewsLetter module.                                      -MC
700         - Convert old archive to new model.                                 -FAL
701
702     * Search+Contacts:
703         - Added gender icons.                                               -MC
704         - Better things done for married women.                             -MC
705         - Deceased members and non-subscribers special treatments.          -MC
706         - Mobile is now printed too.                                        -MC
707         - People names are clickable.                                       -MC
708         - Unified template.                                                 -JS
709
710     * Skins:
711         - Liteskin.                                                         -XdX
712
713 Fixes (from 0.9.0 branch):
714
715     * Lists:
716         - Corrects problem about mails that have non text/* parts.          -MC
717         - Rpc daemon can live everywhere.                                   -MC
718         - Moderation: refusing/rejecting a mail informs other moderators.   -MC
719
720     * Fiche + Search:
721         - Corrects bad handling of firms.                                   -MC
722         - We used the bad table to search functions names.                  -MC
723
724     * Skins:
725         - Minor updates.                                                    -FRU
726
727 ================================================================================
728 VERSION 0.9.0                                                         15 Oct 2004
729
730 New:
731
732     * First Public Release.                                                 -PoT
733
734 ================================================================================
735 ACRONYMS:
736
737     * PoT: Polytechnique.org TEAM (see Authors).
738
739     * Car: Pascal Corpet        (Caribou)   <pascal.corpet@m4x.org>
740     * CAT: Florian El Ahdab     (LeChat)    <florian.el-ahdab@m4x.org>
741     * FAL: Raphaël Marichez     (Falco)     <raphael.marichez@m4x.org>
742     * FRU: Florent Bruneau      (fruneau)   <florent.bruneau@m4x.org>
743     * JS : Jean Sébastien Bedo              <jean-sebastien.bedo@m4x.org>
744     * MC : Pierre Habouzit      (MadCoder)  <pierre.habouzit@m4x.org>
745     * OG : Olivier Guillaumin               <olivier.guillaumin@m4x.org>
746     * SHK: Jeremy Lainé         (Sharky)    <jeremy.laine@m4x.org>
747     * VP : Vincent Palatin                  <vincent.palatin@m4x.org>
748     * XdX: Alexandre Hô         (XandreX)   <alexandre.ho@m4x.org>
749
750 ================================================================================
751 vim:et:ts=4:sw=4:tw=80: