[Codestriker-commits] CVS update: codestriker CHANGELOG
Brought to you by:
sits
From: <si...@us...> - 2008-06-23 23:02:45
|
User: sits Date: 08/06/23 16:02:45 Modified: . CHANGELOG Log: Indicate that comments can be added to any line. Index: CHANGELOG =================================================================== RCS file: /cvsroot/codestriker/codestriker/CHANGELOG,v retrieving revision 1.234 retrieving revision 1.235 diff -u -r1.234 -r1.235 --- CHANGELOG 23 Jun 2008 22:44:03 -0000 1.234 +++ CHANGELOG 23 Jun 2008 23:02:45 -0000 1.235 @@ -62,6 +62,9 @@ * Updated the Codestriker CSS file significantly based on the work by Kannan Goundan <ca...@us...>. Also changed the appearance of the application to give it a more modern look. + +* Can now comment on any line of any file in the review, not just those + that are a part of the diff file. Version 1.9.4 |