summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2008-08-14 17:48:54 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2008-08-14 17:48:54 +0100
commitf973118278fb7afcc5b80bcc1720599d2c40a89d (patch)
tree233a85e99de4590d85004c09e811ceb74cc2a77a /ChangeLog
parent7575b4916983696d10913ac7c27816e485e39d9b (diff)
downloadtelepathy-glib-f973118278fb7afcc5b80bcc1720599d2c40a89d.tar.gz
Use git log to construct ChangeLog, rather than darcs changes.
Based on similar code I used in dbus-python. Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 4174a9740..8ae693cc8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,2 +1,2 @@
-This is a placeholder ChangeLog - use `darcs changes` instead.
-In distributed tarballs this is replaced by the output of `darcs changes`.
+This is a placeholder ChangeLog - use `git log` instead.
+In distributed tarballs this is replaced by the output of `git log --stat`.