diff options
author | Christian Persch <chpe@src.gnome.org> | 2007-09-13 03:06:42 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-09-13 03:06:42 +0800 |
commit | 67c7003ef91fa462386f474fd28c92c5f77efb49 (patch) | |
tree | 7efcb507e0108e038d92d7c74093bb9ddaec2368 | |
parent | 6b697aa9ff3e87b4fdab572146ecb1e10ffec6a0 (diff) | |
download | gsoc2013-epiphany-67c7003ef91fa462386f474fd28c92c5f77efb49.tar gsoc2013-epiphany-67c7003ef91fa462386f474fd28c92c5f77efb49.tar.gz gsoc2013-epiphany-67c7003ef91fa462386f474fd28c92c5f77efb49.tar.bz2 gsoc2013-epiphany-67c7003ef91fa462386f474fd28c92c5f77efb49.tar.lz gsoc2013-epiphany-67c7003ef91fa462386f474fd28c92c5f77efb49.tar.xz gsoc2013-epiphany-67c7003ef91fa462386f474fd28c92c5f77efb49.tar.zst gsoc2013-epiphany-67c7003ef91fa462386f474fd28c92c5f77efb49.zip |
Add ChangeLog stub pointing to HACKING file for policy
svn path=/trunk/; revision=7397
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 000000000..e956a0a41 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,3 @@ +Epiphany does not use ChangeLog anymore. See the HACKING file +for instructions on how to commit to the epiphany SVN module. + |