diff options
| author | Ulrich Drepper <[email protected]> | 2012-01-21 18:14:39 -0500 |
|---|---|---|
| committer | Ulrich Drepper <[email protected]> | 2012-01-21 18:14:39 -0500 |
| commit | c6b3d0c27833c8e0936cb6b8973e8578e3a9421f (patch) | |
| tree | a6a9b80d84878e0bfeaf4137dd15e78effbc3162 /lib/ChangeLog | |
| parent | 5bdee8e7af380c17a3b1d76e3a16764c81fe23c1 (diff) | |
Color code output of nm and objdump
Diffstat (limited to 'lib/ChangeLog')
| -rw-r--r-- | lib/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index a6fec309..47e831ea 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2012-01-21 Ulrich Drepper <[email protected]> + + * Makefile.am (libeu_a_SOURCES): Add color.c. + * system.h: Declare color_argp. Define color_enum. Declare + color_* variables. + * color.c: New file. + 2011-10-02 Ulrich Drepper <[email protected]> * system.h: Declare __cxa_demangle. |
