diff options
Diffstat (limited to 'console/ChangeLog')
-rw-r--r-- | console/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/console/ChangeLog b/console/ChangeLog index 7422ee61..45b0dc99 100644 --- a/console/ChangeLog +++ b/console/ChangeLog @@ -1,3 +1,8 @@ +2008-06-10 Samuel Thibault <samuel.thibault@ens-lyon.org> + + * console.c (parse_color): Check the character pointed by tail instead + of its address. + 2007-11-13 Thomas Schwinge <tschwinge@gnu.org> * console.c (netfs_attempt_utimes): Adapt to ``struct stat'' changes. |