This file contains the old schoold ChangeLog, which was manually
updated for every set of changes before the switch to git.
When libvirt was imported into git, however, *all* history was
preserved, including the changes documented in this file, and
can still be inspected using 'git log' just like more recent
changes: the format might be slightly different, but that's not
quite reason enough to treat this file any differently than the
git-generated ChangeLog we just dropped.
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
ChangeLog-old | 16699 ------------------------------------------------
Makefile.am | 1 -
2 files changed, 16700 deletions(-)
delete mode 100644 ChangeLog-old
diff --git a/ChangeLog-old b/ChangeLog-old
deleted file mode 100644
index e38a9bd746..0000000000
--- a/ChangeLog-old
+++ /dev/null
@@ -1,16699 +0,0 @@
-Mon Jul 6 14:26:02 CEST 2009 Daniel Veillard <veillard(a)redhat.com>
-
- * docs/downloads.html docs/downloads.html.in: update download
- informations after switch to git
-
-Fri Jul 3 16:21:48 CEST 2009 Daniel Veillard <veillard(a)redhat.com>
-
- * configure.in libvirt.spec.in NEWS docs/* po/*: release of
- libvirt-0.6.5
- * .gitignore: adding cscope files
[... this goes on for quite a while ...]
diff --git a/Makefile.am b/Makefile.am
index ebfcbec07a..365b0b3b94 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,7 +29,6 @@ ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = \
config-post.h \
- ChangeLog-old \
libvirt.spec libvirt.spec.in \
mingw-libvirt.spec.in \
libvirt.pc.in \
--
2.20.1