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