diff options
Diffstat (limited to 'config/ChangeLog')
| -rw-r--r-- | config/ChangeLog | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog new file mode 100644 index 00000000..27adfbf4 --- /dev/null +++ b/config/ChangeLog @@ -0,0 +1,53 @@ +2005-07-21 Ulrich Drepper <[email protected]> + + * elfutils.spec.in: Distribute eu-elfcmp. + +2005-04-01 Ulrich Drepper <[email protected]> + + * elfutils.spec.in: Distribute eu-addr2line. + +2005-03-17 Ulrich Drepper <[email protected]> + + * elfutils.spec.in: Distribute libdw.{a,so,h}. + +2005-02-22 Ulrich Drepper <[email protected]> + + * Makefile.am: Ignore result of cvs run. + + * elfutils.spec.in: Simplify build process by not using a subdir. + This means we can use %configure. + +2005-02-18 Ulrich Drepper <[email protected]> + + * Makefile.am: Automatically added changelog from NEWS file on dist. + +2005-02-15 Ulrich Drepper <[email protected]> + + * elfutils.spec.in: Make sure RPM_OPT_FLAGS is used. During + %build, really do build the binaries. + Remove --enable-shared configure parameters. + +2005-02-07 Ulrich Drepper <[email protected]> + + * elfutils.spec.in (BuildRequires): Up gcc requirement to 3.4. + +2004-11-23 Ulrich Drepper <[email protected]> + + * elfutils.spec.in: Some more changes for the RPM with the fake + binaries. + +2004-01-29 Ulrich Drepper <[email protected]> + + * elfutils.spec.in: Update BuildRequires. + +2004-01-17 Ulrich Drepper <[email protected]> + + * Makefile.am: New file. + * config.guess: Moved to here from toplevel. + * config.rpath: Likewise. + * config.sub: Likewise. + * depcomp: Likewise. + * install-sh: Likewise. + * missing: Likewise. + * mkinstalldirs: Likewise. + * elfutils.spec.in: New file. |
