ChangeLog: Retire ChangeLog-2015
ChangeLog-2015 has been untouched for over 7 years now, and any information in it is purely for historical purposes. At the same time, grepping for code winds up matching this file quite a bit, almost never accomplishing anything other than cluttering up your grep results. We don't need this in the main repo, and "git show" will find it if you're looking at the old history of commits on some file. This patch deletes it and the Makefile.am rule to distribute it. Signed-off-by: Peter Jones <pjones@redhat.com> Reviewed-by: Daniel Axtens <dja@axtens.net> Reviewed-by: Robbie Harwood <rharwood@redhat.com> Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
This commit is contained in:
parent
000b5cd04f
commit
74bf39ca34
55487
ChangeLog-2015
55487
ChangeLog-2015
File diff suppressed because it is too large
Load Diff
@ -482,8 +482,6 @@ ChangeLog: FORCE
|
||||
touch $@; \
|
||||
fi
|
||||
|
||||
EXTRA_DIST += ChangeLog ChangeLog-2015
|
||||
|
||||
syslinux_test: $(top_builddir)/config.status tests/syslinux/ubuntu10.04_grub.cfg
|
||||
|
||||
# Mimic simplify_filename from grub-core/lib/syslinux_parse.c, so that we
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user