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