diff options
author | Nick Clifton <nickc@redhat.com> | 2015-08-24 10:05:19 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2015-08-24 10:05:19 +0100 |
commit | 9eb50ea21b62cc8807155c84c52aea619f4d7083 (patch) | |
tree | 8d38b85a8ff7ca2715d5b98766f3c66908feb30e /libgloss/ChangeLog | |
parent | 901af8695eba12a32384adfe128037c65c78576e (diff) | |
download | newlib-9eb50ea21b62cc8807155c84c52aea619f4d7083.zip newlib-9eb50ea21b62cc8807155c84c52aea619f4d7083.tar.gz newlib-9eb50ea21b62cc8807155c84c52aea619f4d7083.tar.bz2 |
oops - forgot to add PR number to ChangeLog entry.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r-- | libgloss/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index 7c1be75..afa7298 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,5 +1,6 @@ 2015-08-20 Nick Clifton <nickc@redhat.com> + PR libgloss/18786 * msp430/crt0.S: Remove watchdog disabling code. 2015-08-07 Stefan Wallentowitz <stefan.wallentowitz@tum.de> |