summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2013-01-19 17:11:23 -0500
committerPaul Smith <psmith@gnu.org>2013-01-19 17:11:23 -0500
commit8e0a5645b8ba0077caa0f657e93fca1f7e36a6ac (patch)
tree00c01ddded95ba5b7835c71e640f9909feede623 /ChangeLog
parent7899c6f383a5e7312497bc9e7d70849bb1d6b756 (diff)
downloadgunmake-8e0a5645b8ba0077caa0f657e93fca1f7e36a6ac.tar.gz
Add more documentation on Git workflow and rules.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1cca81..91eef97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-01-19 Paul Smith <psmith@gnu.org>
+
+ * README.git: Add a bit more documentation on Git workflow & rules.
+
2013-01-13 Paul Smith <psmith@gnu.org>
* main.c (main): Restore all make flags after re-exec is complete.