From: <ma...@us...> - 2003-11-21 08:52:43
|
Update of /cvsroot/sharedaemon/ui-wx In directory sc8-pr-cvs1:/tmp/cvs-serv12878 Modified Files: Changelog Log Message: Added note about Changelog usage/formatting. Index: Changelog =================================================================== RCS file: /cvsroot/sharedaemon/ui-wx/Changelog,v retrieving revision 1.88 retrieving revision 1.89 diff -u -d -r1.88 -r1.89 --- Changelog 20 Nov 2003 01:27:26 -0000 1.88 +++ Changelog 21 Nov 2003 08:52:40 -0000 1.89 @@ -1,6 +1,24 @@ ---------------------------------------- |Changelog for ShareDaemon wxInterface | ---------------------------------------- +############################################################################### +# Notice about ShareDaemon wxInterface Changelog usage and formatting. # +# # +# Please use ONLY the following formatting in this Changelog: # +# @DATE @PERSON # +# * @CHANGE # +# # +# @DATE is date of commiting to CVS (changes that are not commited to # +# CVS should NEVER be added to Changelog # +# @PERSON is the full REAL name of the one commiting to CVS (not neccesery # +# the code author). If you wish to add your nick/handle, add it after your # +# name in parenthesis. # +# @CHANGE is a short description of the modification done. If you are not # +# the author of parts/all of the code, add note about the original author # +# in parenthesis. # +# # +# ALWAYS keep line lenghts UNDER/AT 80 characters. # +############################################################################### 2003/11/20 Alo Sarv * Renamed xMule* files to wxInterface* files. |