From: <ma...@us...> - 2003-12-20 04:38:57
|
Update of /cvsroot/sharedaemon/ui-wx In directory sc8-pr-cvs1:/tmp/cvs-serv13853 Modified Files: Changelog Log Message: `Purpose of this Changelog` and some missing dots :) Index: Changelog =================================================================== RCS file: /cvsroot/sharedaemon/ui-wx/Changelog,v retrieving revision 1.108 retrieving revision 1.109 diff -u -d -r1.108 -r1.109 --- Changelog 20 Dec 2003 04:32:11 -0000 1.108 +++ Changelog 20 Dec 2003 04:38:54 -0000 1.109 @@ -1,6 +1,6 @@ - ---------------------------------------- - |Changelog for ShareDaemon wxInterface | - ---------------------------------------- + ---------------------------------------- + |Changelog for ShareDaemon wxInterface | + ---------------------------------------- ############################################################################### # Notice about ShareDaemon wxInterface Changelog usage and formatting. # # # @@ -9,16 +9,20 @@ # * @CHANGE # # # # @DATE is date of commiting to CVS (changes that are not commited to # -# CVS should NEVER be added to Changelog). Local time is ok. # +# CVS should NEVER be added to Changelog). Local time is ok. # # @PERSON is the full REAL name of the one commiting to CVS (not necceserely # -# the code author). If you wish to add your nick/handle, add it after your # -# name in parenthesis. # +# 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. # +# the author of parts/all of the code, add note about the original # +# author in parenthesis. # # # # ALWAYS keep line lenghts UNDER/AT 80 characters. # # ALL ChangeLog entries end with a dot. # +# # +# The purpose of this Changelog is not to keep track of all changes to CVS # +# (thats what CVS logs are for), but rather as a diary for code changing. # +# This also helps in backtracking changes, or reviewing development history. # ############################################################################### 2003/12/19 Alo Sarv @@ -29,12 +33,12 @@ separate frame. Not supported on wxMac. 2003/12/17 Alo Sarv - * Serverpage look enhancements + * Serverpage look enhancements. * Toolbar right-click popup menu (right-click on empty space in tbar). - * Fullscreen mode switch + * Fullscreen mode switch. 2003/12/13 Alo Sarv - * Configure script + * Configure script. 2003/12/08 Alo Sarv * Fixed frame size/position saving. @@ -120,8 +124,8 @@ * Finalized internationalization and added localization support. * Changed config object to global. -2003/09/06 Seneca - * Added german translation. +2003/09/06 Alo Sarv + * Added german translation by Seneca. 2003/09/06 Alo Sarv * Internationalization. |