Updated changes with new feature by Kevin

In accordance with new policy of not waiting with updating this file
until the release is nearing.
This commit is contained in:
Thorbjørn Lindeijer
2009-06-30 16:49:46 +02:00
parent df04fd06eb
commit df3484205a

7
dist/changes-1.3.0 vendored
View File

@@ -11,4 +11,11 @@ This release introduces source and binary incompatible changes to the plugin
API, so if you have created your own custom plugins, they will need to be
adapted accordingly.
General:
Project support:
* Added support for adding and removing files from a generic Makefile-based
project (contributed by Kevin Michel)
...