diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 76e56e77e16..7d22972794f 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-09-20 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * ebrowse.c (add_sym): Compare namespace names instead of | ||
| 4 | namespace objects. This prevents the parser from incorrectly | ||
| 5 | treating classes whose superclass is in another namespace. | ||
| 6 | |||
| 1 | 2005-09-15 Richard M. Stallman <rms@gnu.org> | 7 | 2005-09-15 Richard M. Stallman <rms@gnu.org> |
| 2 | 8 | ||
| 3 | * Makefile.in (update-game-score.o): New target. | 9 | * Makefile.in (update-game-score.o): New target. |