Fix ids_from_emails (errors when invalid @x.org emails were given).
[platal.git] / ChangeLog
1 ================================================================================
2 VERSION 1.0.0                                                         30 06 2010
3
4 New:
5     * Core:
6         - New directory format                                             -JAC
7         - Split user management into accounts and profiles                 -FRU
8         - New database abstraction for user selection                  -FRU/XEL
9         - Centralises email management through an email combobox           -JAC
10
11 Bug/Wish:
12     * Auth:
13         - #1089: Also logs the return url in auth for groupesx             -Car
14
15     * Carnet:
16         - #507: Uses full name in notification email                       -JAC
17         - #1074: Removes the red cross to reset contact search             -Car
18
19     * Core:
20         - #1019: Allow 35 points passwords as announced                    -Car
21         - #1059: Fix support of '?' in mail subjects                       -FRU
22
23     * Payments:
24         - #932: Adds the date of linked event in payments admin listing    -Car
25
26     * Profile:
27         - New contact/networking fields                                 -GUI/JM
28         - #16, #528, #917: Changes job interface, updates business sectors -JAC
29         - #188: Adds informations about the Corps d'État                   -JAC
30         - #209: Thoroughly changes education's implementation              -JAC
31         - #373: User now chooses the name we use to talk to him/her        -JAC
32         - #386: Adds the possibility to fill in multiple nationalities     -JAC
33         - #443: Adds concept of ordinary firstname                         -JAC
34         - #450: Adds marital name, thus ordinary name can be any name      -JAC
35         - #670: Adds Outlook CSV format for birthdays and contacts         -Car
36         - #891: Improves education display                                 -JAC
37
38     * Search:
39         - #870: Fixes region selection when choosing country from list     -Car
40
41     * Survey:
42         - #993: Enables survey for oranges                                 -Car
43         - #1002: Lets the user set promo interval in both ways             -Car
44         - #967: Lets admin see surveys even when not in targeted promos    -Car
45         - #1119: Removes useless links on post-edit admin page             -Car
46
47     * XnetGrp:
48         - #1086: Fixes view members of group even if not in group          -Car
49
50     * XnetEvents:
51         - #737: Admin can cancel subscription to an event                  -Car
52
53     * XnetLists:
54         - #1010: Prevent empty list creation                               -Car
55
56 ================================================================================
57 VERSION 0.10.2                                                        13 11 2009
58
59 New:
60
61     * Admin:
62         - Now processes broken addresses through the web site.             -JAC
63
64     * Core:
65         - Prunes old sessions/events logs after 12 months                  -VZA
66         - Adds proper content caching for static and semi-static content   -VZA
67
68 Bug/Wish:
69
70     * AXLetter:
71         - #980: Adds option to invert a subset definition                  -XEL
72
73     * Carnet:
74         - #975: Cleans up watch_nonins when someone dies                   -JAC
75         - #1000: Notifies her contacts when a user has no redirection left -JAC
76
77     * Core:
78         - #984: Properly upper/lowercases accented letters when necessary  -JAC
79
80     * Lists:
81         - #978: An email address has to be valid to be added to a ML       -JAC
82
83     * Mail:
84         - #988: Gets rid of <h1> tags in the mails we send                 -JAC
85
86     * Marketing:
87         - #946: Displays marketing email and allows the sender to edit it  -JAC
88
89     * Newsletter:
90         - #986: Improves the nl edition page                               -JAC
91         - #991: Adds the text of the article in the mail when refused      -JAC
92         - #992: Simplifies blacklist verification                          -JAC
93
94     * Profile:
95         - #983: Fixes issue with the professional email publicity          -JAC
96
97     * XnetEvents:
98         - #919: Allows negative amounts in the column "Autre"              -JAC
99         - #979: Fixes javascript for people who paid but did not book      -JAC
100         - #985: Adds payment related email lists for events                -JAC
101
102 From 0.10.1 branch:
103
104     * Core:
105         - Fixes the use of Smarty's "default" modifier                     -VZA
106
107     * Profile:
108         - #977: Professional addresses can now be deleted                  -JAC
109         - Removes stats about profiles view: it was far too costly         -JAC
110
111 ================================================================================
112 VERSION 0.10.1                                                        30 07 2009
113
114 New:
115
116     * Events:
117         - Reminders                                                    -JAC/VZA
118
119 Bug/Wish:
120
121     * Admin:
122         - #965: Prevents password hashes from being broadcasted by email   -VZA
123
124     * AXLetter:
125         - Enables axletter mailings to a subset of subscribers             -XEL
126
127     * Core:
128         - #680: Retrieve dead redirections thanks to inactive redirections -JAC
129         - #862: Remodels the registration process                          -VZA
130
131     * Mail:
132         - Notifies the sender when a moderated message to a ML is accepted -JAC
133         - #963: Fixes notification email on removal of "nom d'usage"       -VZA
134         - #972: Adds a legend on the email redirection page                -JAC
135
136     * Payment:
137         - #669: Sends comments with the payment notifications              -JAC
138
139     * Profile:
140         - #951: The address of a dead person is her last address           -JAC
141         - #958: Fix the address in the professionnal vcard                 -JAC
142         - #970: Shows a confirmation message when the profile is modified  -JAC
143
144     * Marketing:
145         - #671: Displays more statistics about marketings                  -JAC
146
147     * Survey:
148         - #794: Adds wiki syntax to surveys                                -PIK
149
150     * XnetGrp:
151         - #973: Only site administrators can allow AX aggregation          -JAC
152
153 From 0.10.0 branch:
154
155     * Auth:
156         - Fix use of deprecated PlLogger in password recovery              -JAC
157
158     * Lists:
159         - #942: Fix missing MLs in ML listing                              -FRU
160         - #943: Fix adding member to a list                                -FRU
161
162     * Profile:
163         - Fix malformed query leading to error when adding an address      -FRU
164
165     * XnetGrp:
166         - #861: Fix adding non-registered X with compound name to a group  -JAC
167
168 ================================================================================
169 VERSION 0.10.0                                                        11 12 2008
170
171 New:
172
173     * Core:
174         - Move plat/al engine in a separated library                       -FRU
175         - Introduction of 'hruid' as a replacement for 'forlife'           -VZA
176
177     * Mail:
178         - Validation of the rewrites                                       -FRU
179
180     * Newsletter:
181         - Tool to process bounces                                          -mYk
182
183     * OpenId:
184         - OpenId provider                                                  -mYk
185
186 Bug/Wish:
187
188     * Admin:
189         - #912: Fix error when validating an 'alread-validated' request    -FRU
190
191     * Core:
192         - #918: Use POST for wiki preview                                  -FRU
193
194     * Search:
195         - #691: Adds search on postcode and thus on "arrondissements"      -JAC
196         - #791: Adds the possibility to do an exact search                 -JAC
197         - #822: Adds the possibility to search on diplomas                 -JAC
198
199     * Lists:
200         - #927: Can export the list of members as a CSV file               -FRU
201
202     * XnetEvents:
203         - #751: Fix calculation of the number of pages                     -FRU
204
205     * XnetList:
206         - #914: Adds a toggle button in the ML/directory sync. page        -JAC
207
208 ================================================================================
209 VERSION 0.9.17                                                        19 07 2008
210
211 New:
212
213     * Core:
214         - Password strength checker                                        -FRU
215         - Show user picture on the mini-profile                            -FRU
216         - Add an anti-XSRF framework, and add protection to most pages     -VZA
217         - Add a 'disallow all' robots.txt in development working copies.   -VZA
218
219     * Forums:
220         - Can choose the color of the branches                             -FRU
221
222 Bug/Wish:
223
224     * Admin:
225         - #770: Keeps hidden validation preferences in the database        -JAC
226         - #811: Improve interface to add medal ranks and avoid losing data -ALK
227         - #830: Adds admnistration pages for sub-sectors and functions     -JAC
228
229     * Carnet:
230         - #831: Don't be notified of birthdays of the previous day         -FRU
231
232     * Core:
233         - Fix email sending, correcting bugs introduced in r1897           -VZA
234         - #832: Always include the url in bug reports                      -ALK
235         - #841: Improves contrast of links in legends in skin 'Espace'     -FRU
236         - #844: Uses INT in MySQL to store user ids                        -VZA
237         - #851: Adds a direct link to GApps for gapps-active users         -VZA
238
239     * Lists:
240         - #756: Can build the list of members from a file                  -FRU
241         - #761: Fix user comment in moderation mail sent by mailman        -FRU
242         - #810: Fix encoding of admin pages                                -FRU
243         - #813: Fix display of the sample mail refusal message             -JAC
244         - #817: Automation of the management of associations' ML           -JAC
245         - #839: Fix warning when adding an external address                -FRU
246         - #849: Don't list registrated user in unregistrated list          -FRU
247         - Larger click target to toggle emails in the validation interface -ALK
248
249     * Profile:
250         - #805: Improves mentoring edition page                            -JAC
251         - #836: Autocomplete enterprise name in profile edition page       -FRU
252         - #840: Remove mentor entry when "expertise" is empty              -FRU
253
254     * Search:
255         - Fix display of autocompletion menu (use plugin's latest version) -ALK
256         - Clicking on the "..." entry no longer replaces search with "..." -ALK
257         - #850: Fix autocompletion bug when changing an advanced search    -ALK
258         - #854: Indicates the bounds of the page's display if possible     -JAC
259
260     * Xnet:
261         - #821: Fix infinite loop when user can't be authenticated         -FRU
262
263     * XnetGrp:
264         - #806: Unsubscribe from MLs when leaving the group                -FRU
265         - #807: Notify groupes managers of unsubscriptions                 -FRU
266         - #814: Group managers can change the visibility of the group      -FRU
267         - #823: Store the subscription requests                            -FRU
268         - #824: Fix redirection when changing status of the user           -FRU
269         - #846: Don't export users without a forlife in the vcard          -FRU
270         - #847: Can export the directory as .csv file                      -FRU
271         - #848: Add a free text field in user profile                      -FRU
272
273     * XnetEvents:
274         - #825: Show the number of comers when the events contains 1 part  -FRU
275
276 From 0.9.16 branch:
277
278     * Admin:
279         - #745: Fix invalid warnings when editing user profile             -VZA
280
281     * Core:
282         - Fix authentication level required by 403/404 error pages         -FRU
283         - Fix default password on subscription                             -VZA
284
285     * GoogleApps:
286         - Enable service                                                   -VZA
287
288 ================================================================================
289 VERSION 0.9.16                                                        31 03 2008
290
291 New:
292
293     * Carnet:
294         - List updated fields in notifications                             -FRU
295
296     * Core:
297         - New PlProfiler tool                                              -FRU
298         - Integration of goodies/external tools with local rss/iCal        -VZA
299         - iGoogle gadgets for latest events and directory search           -VZA
300         - Integration of Google Apps accounts                              -VZA
301
302     * Emails:
303         - Imap mail storage can be activated/deactivated from interface    -VZA
304         - Mail storage backends are now integrated with redirections       -VZA
305
306     * Lists:
307         - Unsure mails are moderated                                       -FRU
308
309     * Forums:
310         - Ban system                                                       -THD
311
312 Bug/Wish:
313
314     * Carnet:
315         - #734: Fix notification emails and carnet for female users        -VZA
316
317     * Emails:
318         - #726: Don't send the email if an attachment can't be downloaded  -FRU
319         - #750: Fix email list in test email                               -FRU
320         - #802: Fix upload content type checking on some buggy PHP         -FRU
321         - #803: Prevents UI from allowing 'last active alias deletion'     -Car
322
323     * Lists:
324         - #793: Show broken members on ML                                  -FRU
325
326     * Profile:
327         - #729: Fix positioning of addresses on public profile             -FRU
328         - #742: Sub domain was hidden when editing profile                 -FRU
329         - #752: Don't show vcard link on profile when the person is dead   -FRU
330         - #764: Fix mentoring edition page                                 -FRU
331         - #790: Ensure we always have a current address                    -FRU
332
333     * Search:
334         - #741: Mentor search in advanced search                           -FRU
335
336     * XnetEvent:
337         - #728: Update CSV                                                 -FRU
338         - #743: Don't show a warning when subscriber has no forlife        -FRU
339         - #730: XnetEvents are not synchronized with aliases               -VZA
340         - #772: Indicate there are members-only events for non-members     -JAC
341
342     * XnetGrp:
343         - #732: Adapt subscription text to sex                             -FRU
344         - #735: Encoding of list description in member edition form        -FRU
345         - #740: Can add a picture in the announces                         -FRU
346         - #799: Improve asked inscription interface                        -JAC
347
348 From 0.9.15 branch:
349
350     * XnetEvents:
351         - #738: Duplicated payments in certain conditions                  -FRU
352
353 ================================================================================
354 VERSION 0.9.15                                                        08 10 2007
355
356 New:
357
358     * Banana:
359         - Show poster photo                                                -FRU
360
361     * Core:
362         - Auto-redirect HTML pages to HTTPS                                -FRU
363
364     * Emails:
365         - #722: Can send a test email to check mail routing                -FRU
366
367     * Lists:
368         - Asynchronous mail moderation (should avoid server overload)      -FRU
369
370     * Platal:
371         - New default page with a flexible multi-topic presentation        -FRU
372
373     * Profile:
374         - #28: Use group/subscription list from Xnet                       -FRU
375
376     * Search:
377         - Shortcuts to open profiles or search in documentation            -FRU
378
379     * XnetEvents:
380         - #702: Be notified of the availability of the payment             -FRU
381
382 Bug/Wish:
383
384     * Auth:
385         - #714: Fix groupex authentication logging                         -FRU
386
387     * Carnet:
388         - #682: Can quick search in contact list                           -FRU
389
390     * Core:
391         - #665: Fix text alignment                                         -FRU
392         - #674: MiniWiki xhtml validation                                  -FRU
393         - #678: PlUpload filename detection                                -FRU
394         - #690: Improves SMTP pass privacy policy                          -FRU
395         - #713: Can run the site in a degraded mode                        -FRU
396         - #717: Allow TLD with length up to 6 characters in emails         -FRU
397
398     * Emails:
399         - #687: Don't lose authentication when editing a long mail         -FRU
400         - #688: From name in the sending form                              -FRU
401         - #703: Fix management of mail adresses containing '+'             -ALK
402         - #720: Save not sent mail                                         -FRU
403
404     * Lists:
405         - #700: Fix several encoding issues                                -FRU
406
407     * Profile:
408         - Fix GoogleMaps links                                             -FRU
409         - #663: Link to Xnet's map from the "My groups" page               -FRU
410         - #689: Edit my profile from Xnet                                  -FRU
411         - #692: Layout of the profile                                      -FRU
412         - #693: Fix empty description for generic education                -FRU
413         - #708: Fix title (fix by Laurent Penou from Gadz.org)             -FRU
414         - #710: Adding grade do not degrade the database                   -FRU
415
416     * Search:
417         - #711: Fix search when autocompletion is not explicitly validated -FRU
418
419     * Xnet:
420         - #694: Color of 'Promotion' groups                                -ALK
421
422     * XnetGrp:
423         - #481: Can list user of a city or a map from the geoloc           -FRU
424         - #658: Admins can convert 'non-X' into X                          -FRU
425         - #696: Don't forget non-X when counting members                   -FRU
426         - #698: Fix the unregister user lister when adding a new member    -FRU
427
428     * XnetEvents:
429         - #695: More details about payments                                -FRU
430         - #719: More consistent subscription count                         -FRU
431
432 From 0.9.14 branch:
433
434     * Payment:
435         - #662: Fix the attribution of the payments                        -BOB
436
437     * Search:
438         - Fix DOS on too large quick searches                              -FRU
439
440     * XnetEvents:
441         - #684: Fix the list of coming members                             -FRU
442
443 ================================================================================
444 VERSION 0.9.14                                                        27 04 2007
445
446 New:
447
448     * Admin:
449         - Fold/unfold wiki folders                                         -Car
450         - View all installed icons                                         -Car
451
452     * Banana:
453         - Fold/unfold threads                                              -Car
454
455     * Core:
456         - UTF-8                                                            -FRU
457         - New Backtrace tool                                               -FRU
458         - New Upload manager                                               -FRU
459         - #641: Miniwiki syntax                                         -Car/FRU
460         - New PlSet: Model/View tool for displaying a set of user          -FRU
461
462     * Events:
463         - #642: Can add an image                                           -FRU
464         - #643: Sort menu                                                  -FRU
465         - Can set events as important                                      -FRU
466         - Hide events on main page without reloading                       -Car
467
468     * Search:
469         - Search Engine IE7 compatible                                     -FRU
470         - Add soundex search for quick search                              -FRU
471         - Add autocompletion for advanced search                           -Car
472
473     * Survey:
474         - New module                                                       -PIK
475
476     * Xnetgrp:
477         - Direct access to the group forum (if exists)                     -FRU
478
479 Bug/Wish:
480
481     * Banana:
482         - #407: RSS feed                                                   -FRU
483
484     * Carnet:
485         - #448: Geoloc for contacts                                        -FRU
486         - #510: Use RSS hash to get iCal                                   -FRU
487
488     * Core:
489         - #640: Always switch to the good secure server                    -FRU
490
491     * Emails:
492         - #595: Update antispam description                                -FRU
493
494     * Events:
495         - #651: Less confusing "next tip" link                             -FRU
496
497     * Newsletter:
498         - #648: Add navigation link in preview page                        -FRU
499         - #649: Fix layout of preview page                                 -FRU
500
501     * Profile:
502         - Better checks on image type for photos                           -FRU
503         - #646: Don't send a mail to an invalid address                    -FRU
504         - #656: Fix multipage mentor search                                -FRU
505
506     * Lists:
507         - #407: RSS feed                                                   -FRU
508         - #515: Specify allowed characters in the name of the list         -FRU
509         - #602: Identify the moderator who accepted/refused a subscription -FRU
510         - #636: Remove non-X from trombi                                   -FRU
511         - #638: Sort trombi by promo then name                             -FRU
512
513     * Register:
514         - #428: Can propose subscription to lists                          -FRU
515
516     * Search:
517         - #132: Better french soundex                                      -FRU
518         - #173: Show only countries where there is a user                  -FRU
519         - #627: Link to promotion trombi                                   -FRU
520
521     * Xnet:
522         - #639: Fix the number of pages                                    -FRU
523
524     * XnetEvents:
525         - #637: Check payment before submission                            -FRU
526         - #652: Show people who don't come separately                      -FRU
527
528     * XnetGrp:
529         - #543: Adapt marketing                                            -FRU
530
531 ================================================================================
532 VERSION 0.9.13                                                        30 01 2007
533
534 New:
535
536     * Admin:
537         - Show last contact date on marketing validation                -Fal/FRU
538         - New page to add users in the database                            -FRU
539         - New IP based security tool                                       -FRU
540
541     * AXLetter:
542         - New module AXLetter (legal mailer for AX)                        -FRU
543
544     * Core:
545         - New mailer                                                       -FRU
546         - Signal bug send to OTRS and not trackers.                        -Car
547         - New CSV-Importer                                                 -FRU
548
549     * Emails:
550         - New spam submission form                                         -FRU
551
552     * Events:
553         - Tips.                                                         -FRU/Car
554         - Split Events in 2 modules: events and newsletter                 -FRU
555
556     * Lists:
557         - Use Banana to power mail moderation                              -FRU
558         - Use Banana to browse mail archives                               -FRU
559
560     * Marketing:
561         - Marketing on broken redirections becomes a validation            -FRU
562
563     * Newsletter:
564         - New skin                                                         -mYk
565
566     * Payment:
567         - Directly integrated into Xnet.                                   -FRU
568
569     * Profile:
570         - Public fiche link to private fiche.                              -Car
571
572     * Xnet:
573         - New member class for immaterial entities                         -FRU
574
575 Bug/Wish:
576
577     * Auth:
578         - #20: Show who need auth                                          -FRU
579
580     * Admin:
581         - #593: Admins can take temporarily user rights                    -FRU
582
583     * Core:
584         - #558: Propose a valid URL when getting a 404 error               -FRU
585
586     * Emails:
587         - #512: Can attach a file                                          -FRU
588
589     * Geoloc:
590         - #493: Fix "List map search" button.                              -Car
591
592     * Lists:
593         - #588: Auto-select mail to moderate                               -FRU
594         - #598: Ask for confirmation                                       -FRU
595         - #616: Fix encoding issues with mail to moderate                  -FRU
596
597     * Profile:
598         - #535: Tel can use / to specify extension.                        -Car
599         - #628: Fix edition link from user's own profile                   -FRU
600
601     * Register:
602         - #277: Improve ergonomy.                                          -FRU
603
604     * Stats:
605         - #603: Add informations on mail delivery                          -FRU
606
607     * Xnet:
608         - #570: Fix geoloc skin.                                           -FRU
609         - #589: Can attach a file when sending an email                    -FRU
610         - #592: Can unsubscribe                                            -FRU
611         - #594: Group admins can view the site without privileges          -FRU
612
613 From 0.9.12 branch:
614
615     * Search:
616         - #566: Fix accent detection.                                      -FRU
617
618     * Xnet:
619         - #574: Fix subscription link customization.                       -FRU
620
621 ================================================================================
622 VERSION 0.9.12                                                        25 11 2006
623
624 New:
625
626     * Admin:
627         - Can add sorting key in Table Editor.                             -FRU
628         - Can manage not registered users.                                 -FRU
629
630     * Carnet:
631         - Add a vcard of all the contacts.                                 -FRU
632         - Fix timestamp in RSS feed.                                       -FRU
633
634     * Lists:
635         - Add the fourth antispam level (moderate and drop).               -FRU
636
637     * Events:
638         - Add author and event id in RSS feed.                             -FRU
639
640     * Profile:
641         - Add "My groups" page with direct links to Xnet.                  -Car
642
643     * Xnet:
644         - Add a vcard of all the members of a group.                       -FRU
645         - Add a full announce system.                                      -FRU
646         - Add a list of the administrators of the group.                   -FRU
647         - Url to force login on any page.                                  -Car
648
649     * Xnet/Events:
650         - Events can be archived.                                          -FRU
651         - Can get iCal version of the events.                              -FRU
652         - Can use short name as an event identifier in the URL.            -FRU
653
654 Bug/Wish:
655
656     * Admin:
657         - #468: Can edit requests before validation.                       -FRU
658         - #478: Sort payments by flag.                                     -FRU
659         - #484: Sort Table Editor by clicking on column title.             -Car
660
661     * Core:
662         - #473: Use 'événement' instead of 'évènement'.                    -FRU
663         - #475: More understandable bug report form.                       -FRU
664         - #545: Fix encoding issues with some Windows special chars        -FRU
665         - #548: More informations for recovery for homonyms.               -FRU
666         - #553: Fix right click on send bug link.                          -Car
667         - #562: Cipher all email adresses                                  -FRU
668
669     * Events:
670         - #517: URL catcher update (www).                                  -Car
671         - #525: Add a user-friendly id for newsletters.                    -FRU
672         - #530: Members can be identified as a unregistered user.          -FRU
673
674     * Lists:
675         - #485: Can moderate pure-HTML mails.                              -FRU
676         - #520: Can moderate several mails at once                         -FRU
677         - #532: Fix case sensitivity issues in emails processing.          -FRU
678
679     * Payment:
680         - #155: Add a free comment for payments.                           -Car
681
682     * Profile:
683         - #385: Add section, binets and groupes-X in vCard.                -FRU
684         - #451: vCard are RFC compliant.                                   -FRU
685         - #466: Fix delete phone number.                                   -Car
686         - #502: Use 'alias' instead of 'aka' to specify the nickname.      -FRU
687         - #536: Can use login.promo as a valid user identifier.            -FRU
688         - #539: Medals and deco need validation from admin.                -Car
689         - #540: Profile of unregistered user redirects to marketing.       -FRU
690
691     * Xnet:
692         - #511: Migrate ML subscription when changing email of a non-X.    -FRU
693         - #516: Trombino for groups.                                       -Car
694         - #554: Move exit link beside "my group" list                      -FRU
695
696     * Xnet/Events:
697         - #374: Modify ergonomy of inscription to events (again).          -Car
698         - #490: Events can be opened to non-members.                       -FRU
699         - #514: Improve visibility of open events.                         -FRU
700         - #523: Organizer does not change when editing an event.           -FRU
701         - #546: More understandable new payment form.                      -FRU
702
703 From 0.9.11 branch:
704
705     * Core:
706         - #472: Fix problem with auth when using the cookie.                -MC
707
708     * Emails:
709         - #496: Fix link to warn user who has a broken email.              -FRU
710
711     * Geoloc:
712         - #469: Google Maps link works for the USA.                        -FRU
713
714     * Newsletter:
715         - Mail can have different title not to repeat the month or sender. -Car
716
717     * Payment:
718         - #482: Fix action in the form.                                     -MC
719
720     * Profile:
721         - #486: Fix force login to see private fiche.                      -Car
722         - #509: Can access trombi of the current year promotion.           -FRU
723         - #529: Disabled state is private.                                 -FRU
724
725 ================================================================================
726 VERSION 0.9.11                                                 18 Septembre 2006
727
728
729 New:
730
731     * Admin:
732         - New table editor.                                                -Car
733         - Switch to the new URI scheme.                                    -Car
734
735     * Auth:
736         - Switch to the new URI scheme.                                     -MC
737
738     * Banana:
739         - Switch to the new URI scheme.                                 -MC/FRU
740
741     * Carnet:
742         - Switch to the new URI scheme.                                     -MC
743
744     * Core:
745         - Work hard to add nice URI's into Platal.                          -MC
746         - Use fancy icons from http://www.famfamfam.com/ for flags.         -MC
747         - Merge htdocs/htdocs.net using apache tricks, share more code.     -MC
748         - Remove seldome used files in plugins/ and do explicit registers.  -MC
749
750     * Emails:
751         - Switch to the new URI scheme.                                     -MC
752         - Work around broken emails (detection, marketing...)              -FRU
753
754     * Events:
755         - Switch to the new URI scheme.                                 -MC/FRU
756         - Rework Events administration interface.                          -FRU
757         - Create a new Newsletter if needed                                -FRU
758
759     * Geoloc:
760         - Switch to the new URI scheme.                                 -MC/Car
761
762     * Lists:
763         - Switch to the new URI scheme.                                     -MC
764         - Do not remove line breaks in message moderation preview          -FRU
765
766     * Marketing:
767         - Switch to the new URI scheme.                                     -MC
768
769     * Payment:
770         - Switch to the new URI scheme.                                     -MC
771
772     * Platal:
773         - Create module.                                                    -MC
774
775     * Profile:
776         - Switch to the new URI scheme.                                     -MC
777         - Add photo and nickname in vcard                                  -FRU
778
779     * Register:
780         - Switch to the new URI scheme.                                     -MC
781         - Check birth date coherence with promotion                        -FRU
782
783     * Search:
784         - Switch to the new URI scheme.                                     -MC
785
786     * Skins:
787         - New skin: keynote                                                -FRU
788
789     * Stats:
790         - Switch to the new URI scheme.                                     -MC
791
792     * Trezo:
793         - Migrate to new URI scheme.                                        -MC
794
795     * Xnet:
796         - Migrate to the new URI scheme.                                    -MC
797         - Split Xnet in 4 modules: xnet, lists, events, group.              -MC
798         - More coherent look                                               -FRU
799         - Be logged when you go to X.net from plat/al.                      -MC
800
801     * Xnet/Events:
802         - Split event list and subscription again.                          -MC
803         - Extensively debug events module.                                  -MC
804
805     * Wiki:
806         - Rework pmwiki integration, make it way more simple.               -MC
807         - Rework authentication, don't let pmwiki deal with it.             -MC
808         - Admin page.                                                      -Car
809
810 Bug/Wish:
811
812     * Admin:
813         - #390: Add date of request in validation form.                    -FRU
814         - #397: Can edit death date in user admin page.                    -FRU
815         - #427: Automatic answers for validation.                          -Car
816         - #429: Tools to administrate duplicated adresses.                 -FRU
817         - #430: Specify date format on downtime admin page.                -Car
818         - #440: Rewrite events admin page.                                 -FRU
819
820     * Banana:
821         - #463: Messages marked as read don't switch back to unread        -FRU
822
823     * Carnet:
824         - #435: Calendar contains yearly events for all the contacts.      -FRU
825
826     * Core:
827         - #371: Users can send bugs directly to plat/al tracker.           -Car
828
829     * Emails:
830         - #426: Add an identification header in mails.                     -FRU
831
832     * Lists:
833         - #127: Add promo in member list when sorted by name.              -FRU
834         - #423: Allow line breaks in mailing list descriptions.            -FRU
835
836     * Profile:
837         - #344: Tels can be bigger (up to 30 chars).                       -Car
838         - #422: Parasitic strings in vcard.                                -FRU
839
840     * Register:
841         - #459: Opt-in for newsletter and promo mailing list on register.  -Car
842
843     * Skins:
844         - #454: Layout of addresses                                        -FRU
845
846     * Xnet:
847         - #380: Add sex for non-X.                                         -FRU
848         - #384: Substitution of non-X's names in mail from web interface.  -FRU
849         - #426: Add an identification header in mails.                     -FRU
850         - #439: Move doc to the wiki                                   -Car/FRU
851         - #453: Add members in promotion groups                            -FRU
852
853 From 0.9.10 Branch:
854
855     * Profile:
856         - #421: Delete tel.                                                -Car
857
858 ================================================================================
859 VERSION 0.9.10                                                      29 Juin 2006
860
861 New:
862
863     * Core:
864         - Tighten security when changing password.                          -Car
865
866     * Documentation:
867         - Display ChangeLog in site.                                        -Car
868         - Bounty: link bug reports from Changelog.                          -MC
869
870     * Geoloc:
871         - Dynamic maps using geodesix plugin.                               -Car
872         - Link to local maps for all addresses.                             -Car
873
874     * Lists:
875         - Remove ugly hack for admin lists (staff left to a X.net group)    -MC
876
877     * Notifications:
878         - iCal calendar for birthdays.                                      -Car
879
880     * Profile:
881         - See fiche sent to AX.                                             -Car
882         - Synchronize fiche from AX fiche.                                  -Car
883
884     * Skin:
885         - Common file for header above title.                               -Car
886         - Add a quick search form in this common header.                    -Car
887
888     * Xnet:
889         - Use wiki from Xorg.                                               -Car
890         - Use wiki for group pages.                                         -Car
891         - Dynamic maps using geodesix plugin.                               -Car
892
893 Bug/Wish:
894
895     * Admin:
896         - #408: Admin can change sex of users without root intervention.    -Car
897         - #417: Activate or unactivate emails directly from admin page.     -Car
898
899     * Carnet:
900         - #414: Link to users' fiche go to private fiche and not public.    -Car
901
902     * Core:
903         - #375: Use SHA1 instead of MD5 for password encryption.            -Car
904
905     * Events:
906         - #268: Hide read events.                                           -Car
907         - #391: Go back to top link at end of each event.                   -Car
908         - #411: Count chars in events proposals to make them smaller.       -Car
909
910     * Lists:
911         - #396, #416: Making moderating ML messages easier.                 -Car
912
913     * Newsletter:
914         - #410: In Html newsletter add a link to go back to summary.        -Car
915
916     * Profile:
917         - #400: Several phones for each address.                            -Car
918         - #406: Direct link in owner's fiche to edit it.                    -Car
919
920     * RSS:
921         - #398: "Add to contact" doesn't appear for deaths.                 -Car
922
923     * Register:
924         - #401: Email for confirmation of inscription for men/women.        -Car
925
926     * Search:
927         - #412: Error SQL in big referent searches.                         -Car
928
929     * Trombi:
930         - #420: Promo trombi shows usage name.                              -Car
931
932     * Wiki:
933         - #403: Cache is cleared when editing a page.                       -Car
934
935     * Xnet:
936         - #377: Possibility to edit or del an ext user if email used twice. -Car
937         - #378: Display group directory order by promo.                     -Car
938         - #379, #383: Paiements table relook.                               -Car
939         - #399: Event can accept guests or not.                             -Car
940         - #413: When creating a new event, datas don't disappear anymore.   -Car
941
942 From 0.9.9 Branch:
943
944     * Xnet:
945         - #393: Ask for confirmation to remove an event.                    -Car
946
947 ================================================================================
948 VERSION 0.9.9                                                    08 Janvier 2006
949
950 New:
951
952     * Core:
953         - HTTP redirection safe wrt Session (should solve login problems).  -MC
954         - Free $_SESSION before the page rendering, to release locks.       -MC
955
956     * Documentation:
957         - Documentation now use Wiki                                        -Car
958
959     * Paiement:
960         - Fixed little text mistake in Payments menu.                       -CAT
961         - Direct link from and to events.                                   -Car
962
963     * Profile:
964         - User can now accept synchronisation from AX by admin.             -Car
965         - Address will try to display as the country standard.              -Car
966         - Warning for common name (no Nickname allowed).                    -MC
967
968     * Xnet:
969         - Groups can be non subscribable.                                   -Car
970         - Most Wanted Feature: directories synchronization with lists.      -MC
971         - Various bug fixes in events management.                           -Car
972         - Groups can now synchronize MLs and the directory.                 -MC
973
974 Bug/Wish:
975
976     * Admin:
977         - #337: Add link to trackers and support websites for admins.       -CAT
978
979     * Contacts:
980         - #352: Enhance PDFs: add the generation date.                      -MC
981
982     * Core:
983         - #310: Display the max number of photo in trombipromo.             -Car
984
985     * Mails:
986         - #327: broken mail test is more explicit for unaware users.        -MC
987
988     * Paiments:
989         - #336: Micro -> Tele(payments).                                    -MC
990         - #356: Payments use usage name instead of last name.               -Car
991
992     * Profile:
993         - #330,333: Interface improvements.                                 -Car
994         - #332: User can precise why he asks for a usage name.              -Car
995         - #335: Already assigned promotion don't generate a request.        -CAT
996         - #346: Professional profile code desynch. fixed.                   -MC
997         - #357: Reindex user for fast search at subscribe time.             -MC
998         - #358: Avoid duplicate email address when bestalias = 4life.       -MC
999         - #363: Rework actions possible on the profile for deceased pple.   -MC
1000
1001     * Xnet:
1002         - #334: Interface improvements.                                     -Car
1003         - #341: Improve member deletion.                                    -MC
1004         - #374: Event interface.                                            -Car
1005         - #376: Reply-To on the mail form.                                  -MC
1006         - #388: Deadline for event inscriptions.                            -Car
1007
1008     * User Interface:
1009         - #338: Broken FSF link fixed on donation page.                     -CAT
1010         - #339: New RSS links that allow direct and easier RSS activation.  -CAT
1011         - #130: Each page now shows a different title.                      -CAT
1012
1013 From 0.9.8 Branch:
1014
1015     * Xnet:
1016         - #362: Fix a problem with evenements that only have 1 moment.      -MC
1017
1018 ================================================================================
1019 VERSION 0.9.8                                                        18 Jul 2005
1020
1021 New:
1022
1023     * Admin:
1024         - Synchronisations with geoloc.org.                                 -Car
1025
1026 Bug/Wish:
1027
1028     * Admin:
1029         - #323: admin link in fiche opens out of the popup.                 -Car
1030         - #324: admin can modify the usage name.                            -Car
1031
1032     * Profile:
1033         - User can delete his own melix.                                    -Car
1034         - #328,329: bug fixes and direct acess to public fiche.             -Car
1035         - #331: antispam option didn't work with Safari.                    -Car
1036
1037     * Lists:
1038         - #318: Deletion of email with + in aliases.                        -Car
1039
1040 ================================================================================
1041 VERSION 0.9.7                                                        21 Jun 2005
1042
1043 New:
1044
1045     * Profile:
1046         - Address parser.                                                   -Car
1047
1048     * Search:
1049         - Nickname are used in fast search.                                 -Car
1050         - Firefox searchplugin for quick search.                            -Car
1051
1052     * Xnet:
1053         - Events management.                                                -Car
1054         - Events using paiements.                                           -Car
1055         - Sending mail to all the participants/absents of an event.         -Car
1056
1057 Bug/Wish:
1058
1059     * Core:
1060         - #78,302: accept spaces in login.                                  -Car
1061
1062     * Fiche:
1063         - #308: organizing layout.                                          -Car
1064
1065     * Lists:
1066         - #23: multiple inscriptions.                                       -Car
1067
1068     * Xnet:
1069         - #311,312: private members list.                                   -Car
1070         - Inscription in a group with no admin.                             -Car
1071
1072 Fixes (from 0.9.6 branch):
1073
1074     * Core:
1075         - #316: locale was not set correctly.  dates are in french again.   -MC
1076
1077     * Search:
1078         - #307: fix bad escaping in advanced search.                        -MC
1079
1080     * Xnet:
1081         - Have a connection link even on index page.                        -MC
1082         - Deleting and securing deletion of empty aliases.                  -Car
1083         - #314: fix bad links to categories                                 -Car
1084
1085 ================================================================================
1086 VERSION 0.9.6                                                        07 May 2005
1087
1088 New:
1089
1090     * Profile:
1091         - Stayed down students (orange) management.                         -Car
1092
1093     * Search:
1094         - Last improvements (clean code for search now !).                  -MC
1095
1096     * Stats:
1097         - Drop mail stats pages (buggy and not accurate anymore).           -MC
1098
1099     * Polytechnique.net in now in plat/al !                                 -MC
1100
1101 Bug/Wish:
1102
1103     * Admin:
1104         - #298: On su exit, go back to SU page on the given account.        -MC
1105         - #300: Notify hotliners for validation comments.                   -Car
1106         - #301: Some design issues solved for validation.                   -MC
1107
1108     * Misc:
1109         - #290: Date display with no preceding 0.                           -Car
1110
1111     * Profile:
1112         - #299: Be more specific wrt given name for women.                  -MC
1113
1114 Fixes (from 0.9.5 branch):
1115
1116     * Search:
1117         - #304: Next/Prev links were missing if #pages was 2.               -MC
1118
1119 ================================================================================
1120 VERSION 0.9.5                                                        07 Apr 2005
1121
1122 New:
1123
1124     * Core:
1125         - Improve login/exit wrt cookie.                                    -MC
1126
1127     * Docs:
1128         - use of secure SMTP on a pocket PC.                                -Car
1129
1130     * Fiche:
1131         - A public fiche is now available for visitors.                     -Car
1132
1133     * Money:
1134         - lighter code and support for a PayPal account.                    -Car
1135
1136     * Profile:
1137         - One can choose precisely which fields appear on his public fiche. -Car
1138         - Accents and special chars in name and first name                  -Car
1139         - Spouse name extended to usage name.                               -Car
1140
1141     * Register:
1142         - Already subscribed members now have a warning.                    -MC
1143
1144     * Search:
1145         - Public searches display more information.                         -Car
1146
1147 Bug/Wish:
1148
1149     * Admin:
1150         - #291: change bestalias when alias disappear.                      -Car
1151
1152     * Core:
1153         - #279, #281: permanent connexion explanations.                  -MC/Car
1154
1155     * Fiche:
1156         - #289: hide empty photos in public fiche.                          -Car
1157
1158     * Misc:
1159         - #283,285,286,287: text modifications in docs and index page.      -Car
1160
1161     * Profile:
1162         - #278: professionnal email and web site.                           -Car
1163
1164     * Search:
1165         - #82: Search by fonction and post for jobs.                        -Car
1166         - #109, 288: Lots of sorting methods for search.                    -Car
1167         - #270: Private/public flags are now used for search.               -Car
1168
1169 Fixes (from 0.9.4 branch):
1170
1171     * Lists:
1172         - Owner can now delete their list.                                  -MC
1173
1174 ================================================================================
1175 VERSION 0.9.4                                                        24 Jan 2005
1176
1177 New:
1178
1179     * Banana:
1180         - Total rework, it's now a real library, exit from plat/al.         -MC
1181
1182     * Contacts:
1183         - Brand new PDF of the contact list (using FPDF).                   -MC
1184         - Even include Photos in the PDF (kludgy !).                        -MC
1185
1186     * Core:
1187         - New SQL access API: gain in security and code factorization.      -MC
1188         - Drop good old mysql_assign, iterators are nicer.                  -MC
1189         - Drop magic_quote_gpc (DB API takes care of it itself).            -MC
1190         - Drop cache algorithm (was complex for no gain).                   -MC
1191         - Enhancements wrt COOKIE.                                       -MC/Car
1192         - More homogenous date formating (use %x / %X everywhere).          -MC
1193         - No more .head.tpl. (thanks to JM for the tip).                    -MC
1194         - Strip unnecessary spaces from templates at compile time.          -MC
1195         - Allow users to choose email formats globally.                     -Car
1196         - Crons are now handled from plat/al with a global crontab file.    -MC
1197
1198     * Notifications:
1199         - Use Pascal's work to enable a simple, nicer html mail.            -MC
1200         - Use the new RSS engine to provide a feed of the panel.            -MC
1201
1202     * Photo Submission:
1203         - Rework of the form.                                               -MC
1204         - Photo is resized on the fly, instead of dropping too big images.  -MC
1205
1206     * Registration:
1207         - Brand new.                                                        -MC
1208
1209     * Skins:
1210         - Openweb: update.                                                  -MC
1211
1212     * Validation:
1213         - Quite a lot of rewrite, simplifications.                          -MC
1214
1215 Bug/Wish:
1216
1217     * Contacts:
1218         - #180: Change the list order using name, promo or last change date.-Car
1219
1220     * Core:
1221         - #153: rework the RSS engine.                                      -MC
1222         - #145: Use melix address to log in.                                -Car
1223         - #212: Various font-sizes fixed.                                   -Car
1224         - #245: Use PEAR::Date to avoid 1970-2038 php limitations.          -MC
1225         - #258: Netscape4 Warning.                                          -MC
1226
1227     * Emails:
1228         - #229: Possibility to show our melix address.                      -Car
1229
1230     * Events:
1231         - #238: Links and Mailto are now active.                            -Car
1232
1233     * Fiche:
1234         - #218: Quit fiche using Escape key.                                -Car
1235
1236     * Marketing:
1237         - #256, #255: Mail are now correctly sent.                       -MC/Car
1238
1239     * Misc:
1240         - #65: Broken links.                                                -MC
1241
1242     * Notifications:
1243         - #63: Birthdays are now in the notifications !                     -MC
1244         - #215: The notifications use singular or plural.                   -Car
1245         - #232: Add a link to the fiche.                                 -MC/Car
1246
1247     * Profile:
1248         - #65: Add professionnal cellphone.                                 -Car
1249         - #170: Remove region display for french departments.               -Car
1250         - #204: Add nicknames (searchable too).                             -MC
1251         - #210: Add medals and orders.                                      -MC
1252
1253     * Search:
1254         - #249, #251, #253: Some tweaks to be more accurate.                -MC
1255
1256     * Stats:
1257         - #261: Stats of registrations over the time.                       -Car
1258
1259     * Validations:
1260         - #137: Now possible to add comments without any action.            -MC
1261         - #191, #256: Marketing now uses the validation process.            -MC
1262         - #267: Newsletter uses the validation process too.                 -MC
1263
1264 ================================================================================
1265 VERSION 0.9.3                                                        27 Dec 2004
1266
1267 New:
1268
1269     * Core:
1270         - Members can be disabled. It deletes volatile datas.               -MC
1271         - Start the new work on modules (XOrgHook).                         -MC
1272         - XOrgMenu class to deal with Menu entries.                         -MC
1273         - Lots of includes renames, rewrites, beautifuling.                 -MC
1274         - Try to avoid the unreadable {"..."|url} modifier, use {rel}/.     -MC
1275         - Use a real .conf file, and no more .php's for configuration.      -MC
1276         - Make raw access to POST/GET/... disappear.                        -MC
1277
1278     * Distribution:
1279         - Do not modify PHP include path from auto.prepend.inc.php.         -SHK
1280         - Add install.d/apache.conf with a sample Apache config file.       -SHK
1281         - Add Makefile to generate distribution tarballs.                   -SHK
1282         - Generate xorg.config.inc.php using "make".                        -SHK
1283         - Add a basic README file.                                          -SHK
1284
1285     * Lists:
1286         - Moderators are now allowed to change the moderation level.        -MC
1287
1288     * Mails:
1289         - Use HermesMailer.                                                 -MC
1290         - Create a script to treats NL bounces.                             -MC
1291
1292     * Money: standalone module.                                             -MC
1293
1294     * Skins:
1295         - New skin: openweb.                                                -MC
1296         - No more annoying submit button, onclick is used to submit.        -MC
1297         - This is the first autonom module of the site !                    -MC
1298
1299     * Stats:
1300         - Better y-range for graphs.                                        -MC
1301
1302     * WebRedirect (was: Carva): now standalone.                             -MC
1303
1304 Bug/Wish:
1305
1306     * Admin:
1307         - #186: Users are reachable by melix, redirects, aliases...         -MC
1308
1309     * Bestalias:
1310         - #206: Use only the bestalias and the forlife in vcard and fiche.  -MC
1311         - #207: Enable for the user the choice of his prefered alias.       -MC
1312
1313     * Core:
1314         - #183,185: Implement perms levels: 'pending'+'disabled'.           -MC
1315         - #154: Birth fields are now of type DATE.                          -MC
1316
1317     * Fiche:
1318         - #83,208,222: New fiche.                                           -MC
1319
1320     * Lists:
1321         - #86: Yet another old old wish: lists archives are online !        -MC
1322         - #144: Users can subscribe from members/trombi page too.           -MC
1323         - #184: Owners can now delete their lists.                          -MC
1324         - #231: Add a link to the user's fiche on moderation page.          -MC
1325
1326     * Newsletter:
1327         - #242: Newsletter is standalone.                                   -MC
1328
1329     * Search:
1330         - #56: Search on referent.                                          -JS
1331         - #189: Selection of diplomas depends on schools.                   -JS
1332         - #195: Better heuristic for google like (thanks OG).               -MC
1333         - #203: New fields in search (alive, subscriber, free).             -JS
1334
1335     * User Interface:
1336         - #211: All imgs in the skins are links to login.php.               -MC
1337
1338
1339 Fixes (from 0.9.2 branch):
1340
1341     * Search:
1342         - enable mod_date_sort again.                                       -MC
1343
1344
1345 ================================================================================
1346 VERSION 0.9.2                                                        14 Nov 2004
1347
1348 New:
1349
1350     * Carnet: Brand new.                                                    -MC
1351
1352     * Core:
1353         - Creation of the Plugin class.                                     -MC
1354         - Now only use iso3166 countries, no more `nationalites`.           -MC
1355
1356     * Contacts:
1357         - Trombino of the contacts is available.                            -MC
1358
1359     * Search+Contacts:
1360         - Nicer icons.                                                      -MC
1361
1362     * Skins:
1363         - Various updates.                                                  -FRU
1364
1365 Bug/Wish:
1366
1367     * Docs:
1368         - #156: Exit Netscape4 (no more supported), Mozilla enters.         -MC
1369
1370     * Carnet:
1371         - #29,147: Possible to watch subscribings, deaths, `fiche` modifs.  -MC
1372
1373     * Core:
1374         - #135: First instance of the plugin class: class Trombi.           -MC
1375         - #158: A photo change updates last `fiche` edition stamp.          -MC
1376         - #100,199: Kludge to determine if a link is popup or not.          -MC
1377
1378     * Lists:
1379         - #138: Refusal message is shown on mail moderation page.           -MC
1380         - #161: Now supports non-X natively.                                -MC
1381
1382     * Search:
1383         - #112,113,126,133,167,171: google like search + some rewrite.      -MC
1384
1385     * Search+Contacts:
1386         - #122: Women now have a &bull; (no more dirty gender icons).       -MC
1387         - #124: Homeland is now a flag.                                     -MC
1388         - #164: Married women are now well sorted (by their spouse name).   -MC
1389
1390     * Stats:
1391         - #8,134: Return of the stats pages.                                -VP
1392
1393 Fixes (from 0.9.1 branch):
1394
1395     * Lists:
1396         - Better mails to -owners for reject/discard ops.                   -MC
1397         - Mailman is case sensitive, goto lowercase.                        -MC
1398
1399
1400 ================================================================================
1401 VERSION 0.9.1                                                        25 Oct 2004
1402
1403 New:
1404
1405     * Lists:
1406         - Auto-moderate/discard mails detected as SPAM by bogofilter.       -MC
1407         - Improve header/subject decoding.                                  -MC
1408         - Alpha-sort on listes/admin.php + msgs for each operations.        -MC
1409         - 1-click moderation for accept and reject cases.                   -MC
1410
1411     * Usability:
1412         - #99: All <a><img ... /></a> now have title.                       -MC
1413
1414     * NewsLetter:
1415         - Brand New NewsLetter module.                                      -MC
1416         - Convert old archive to new model.                                 -FAL
1417
1418     * Search+Contacts:
1419         - Added gender icons.                                               -MC
1420         - Better things done for married women.                             -MC
1421         - Deceased members and non-subscribers special treatments.          -MC
1422         - Mobile is now printed too.                                        -MC
1423         - People names are clickable.                                       -MC
1424         - Unified template.                                                 -JS
1425
1426     * Skins:
1427         - Liteskin.                                                         -XdX
1428
1429 Fixes (from 0.9.0 branch):
1430
1431     * Lists:
1432         - Corrects problem about mails that have non text/* parts.          -MC
1433         - Rpc daemon can live everywhere.                                   -MC
1434         - Moderation: refusing/rejecting a mail informs other moderators.   -MC
1435
1436     * Fiche + Search:
1437         - Corrects bad handling of firms.                                   -MC
1438         - We used the bad table to search functions names.                  -MC
1439
1440     * Skins:
1441         - Minor updates.                                                    -FRU
1442
1443 ================================================================================
1444 VERSION 0.9.0                                                         15 Oct 2004
1445
1446 New:
1447
1448     * First Public Release.                                                 -PoT
1449
1450 ================================================================================
1451 ACRONYMS:
1452
1453     * PoT: Polytechnique.org TEAM (see Authors).
1454
1455     * ALK: Olivier Le Floch     (Alakazam)  <olivier.le-floch@m4x.org>
1456     * BOB: Damien Bobillot      (Schmurtz)  <damien.bobillot@m4x.org>
1457     * Car: Pascal Corpet        (Caribou)   <pascal.corpet@m4x.org>
1458     * CAT: Florian El Ahdab     (LeChat)    <florian.el-ahdab@m4x.org>
1459     * FAL: Raphaël Marichez     (Falco)     <raphael.marichez@m4x.org>
1460     * FRU: Florent Bruneau      (Fruneau)   <florent.bruneau@m4x.org>
1461     * GUI: Guillaume Bandet     (GUI)       <guillaume.bandet@m4x.org>
1462     * JAC: Stéphane Jacob       (jacou)     <stephane.jacob@m4x.org>
1463     * JM : Jean-Marc Bécu                   <jean-marc.becu@m4x.org>
1464     * JS : Jean Sébastien Bedo              <jean-sebastien.bedo@m4x.org>
1465     * MC : Pierre Habouzit      (MadCoder)  <pierre.habouzit@m4x.org>
1466     * mYk: Aymeric Augustin     (mYk)       <aymeric.augustin@m4x.org>
1467     * OG : Olivier Guillaumin               <olivier.guillaumin@m4x.org>
1468     * PIK: Fabien Laborde       (pika)      <fabien.laborde@m4x.org>
1469     * SHK: Jeremy Lainé         (Sharky)    <jeremy.laine@m4x.org>
1470     * THD: Thomas Deniau        (Totom)     <thomas.deniau@m4x.org>
1471     * VP : Vincent Palatin                  <vincent.palatin@m4x.org>
1472     * XdX: Alexandre Hô         (XandreX)   <alexandre.ho@m4x.org>
1473     * XEL: Raphaël Barrois      (Xelnor)    <raphael.barrois@m4x.org>
1474     * VZA: Vincent Zanotti      (vinZ2)     <vincent.zanotti@m4x.org>
1475
1476 ================================================================================
1477 vim:et:ts=4:sw=4:tw=80:enc=utf-8: