diff options
Diffstat (limited to 'mk/misc')
-rw-r--r-- | mk/misc/developer.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/misc/developer.mk b/mk/misc/developer.mk index d2b73bfe03b..ae8ee53a6be 100644 --- a/mk/misc/developer.mk +++ b/mk/misc/developer.mk @@ -1,4 +1,4 @@ -# $NetBSD: developer.mk,v 1.18 2009/08/23 18:09:45 joerg Exp $ +# $NetBSD: developer.mk,v 1.19 2011/09/15 21:45:52 wiz Exp $ # # Public targets for developers: # @@ -51,7 +51,7 @@ # # commit-changes-entry: # cce: -# Like changes-entry, plus the CHANGES file is committed. +# Like changes-entry, plus the CHANGES and TODO files are committed. # # Keywords: commit update add rename changes # |