~m-grant-prg/kernel-utils/trunk

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Mark Grant
  • Date: 2018-04-10 07:38:40 UTC
  • mto: This revision was merged to the branch mainline in revision 26.
  • Revision ID: m.grant.prg@gmail.com-20180410073840-g6ztfr6egvbptfeu
Tags: upstream-1.0.11
ImportĀ upstreamĀ versionĀ 1.0.11

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2018-04-10 v 1.0.11 Mark Grant <m.grant.prg@gmail.com>
 
2
        *  Update this project bootstrap.sh to latest version 1.3.4.
 
3
        Improve README file.
 
4
        Change package versioning to a hard-coded configure value due to use
 
5
        of source tarballs started with new use of github.
 
6
        Add a make target srctarball to make a source tarball. This can be used
 
7
        in the same way as github's source tarball enabling 1 package methodolgy
 
8
        irrespective of source repository.
 
9
 
1
10
2018-02-24 v 1.0.10 Mark Grant <m.grant.prg@gmail.com>
2
11
        *  Standardise on misc directory.
3
12
        Add standard AutoTools bootstrap script.