scripts/mir-setup/README: update with link to new doc on wiki
[mir.git] / ChangeLog
1 2005-09-10  Grok  <grok@no-log.org>
2         * doc/diagrams, doc/developpers-guide:
3         writing a developpers guide with  diagrams to help 
4         document mir
5         
6 2005-08-07  Grok  <grok@no-log.org>
7         * templates/admin/FUNCTIONS.template:
8         adding a form on the edit article pages that allows you 
9         to add an image attachment by directly typing in its id
10         
11 2005-07-26  Grok  <grok@no-log.org>
12         * source/mir/media/image/ImageMagickImageProcessor.java:
13         Adding a new ImageMagickImageProcessor class to replace 
14         the old JAIImageProcessor class. Removing the non-free JAI,
15         will bring us closer to making mir free. The new class uses
16         ImageMagick commandline programs who's path may be specified
17         in the config.properties configuration file.