diff options
author | hasso <hasso> | 2004-10-11 13:20:40 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-10-11 13:20:40 +0000 |
commit | 5862ff529effd26414827a6692c1e841ebb189a0 (patch) | |
tree | 01ea1296de8aa787e00c199cdc054e76c895ecf3 /vtysh/ChangeLog | |
parent | f90a5f6f1a6c1c1a4199a87a6202fe3edc9f7520 (diff) |
Fix warnings here.
Diffstat (limited to 'vtysh/ChangeLog')
-rw-r--r-- | vtysh/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog index 80c2295b..df5eccd3 100644 --- a/vtysh/ChangeLog +++ b/vtysh/ChangeLog @@ -1,3 +1,7 @@ +2004-10-11 Hasso Tepper <hasso at quagga.net> + + * vtysh.c, vtysh_user.c: Make more strings const. + 2004-10-07 Hasso Tepper <hasso at quagga.net> * vtysh.c, vtysh.h, vtysh_config.c, vtysh_main.c: Fix compiler |