.gitignore, Makefile, ccollect.sh, CHANGES

Added more generated dac to .gitignore

Added changing permissions on webserver

Fixed bug when user specifies "ccollect interval source/"
(If a user has a ":" in its path he should be shoot).

Added note to new documentation.
This commit is contained in:
Nico Schottelius 2006-06-13 12:44:32 +02:00
commit 7ab5ace250
4 changed files with 8 additions and 3 deletions

View file

@ -1,6 +1,7 @@
0.4 to 0.4.1:
* updated documentation
* created new document formats: Texinfo and manpage
* added Texinfo documentation
* added a manpage (English)
* fixed problem with 'make install' (strip was used)
* fixed possible problem with pre_exec beeing executed to late