diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5a1f4b119..68eab1fb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-01-13 Wayne Davison <wayned@users.sourceforge.net> + + * 22162: Src/prompt.c, Src/Modules/datetime.c, Src/Modules/stat.c: + some strings needed to be metafied: strftime values going into the + expansion of the prompt, and strftime/username/groupname values + that were assigned to a variable. + 2006-01-12 Clint Adams <clint@zsh.org> * 22159: Completion/Linux/Command/_tpb: completion for tpb. |