[Orca-checkins] rev 222 - trunk/orca
blair at orcaware.com
blair at orcaware.com
Tue Mar 25 21:04:32 PST 2003
Author: blair
Date: 2003-03-25 21:04:13 -0800 (Tue, 25 Mar 2003)
New Revision: 222
Modified:
trunk/orca/HACKING
Log:
* HACKING (Writing log messages):
Improve an example. Thanks to Matt Kraai on the Subversion mailing
for the suggestion.
Modified: trunk/orca/HACKING
==============================================================================
--- trunk/orca/HACKING (original)
+++ trunk/orca/HACKING 2003-03-25 21:04:28.000000000 -0800
@@ -270,10 +270,10 @@
example, if a patch resolves issue 1729, then the log message might
be:
- Fix issue #1729:
+ Fix issue #1729: Don't crash because of a missing file.
* get_editor.c
- (frobnicate_file): Check that file exists first.
+ (frobnicate_file): Check that file exists before frobnicating.
For large changes or change groups, group the log entry into
paragraphs separated by blank lines. Each paragraph should be a set
More information about the Orca-checkins
mailing list