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