diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -2,6 +2,14 @@ * src/session.c: (parse_embed): + Remove unused variables. + + Patch from Christian Persch <chpe+gnomebugz@stud.uni-saarland.de> + +2003-04-30 David Bordoley <bordoley@msu.edu> + + * src/session.c: (parse_embed): + Use ephy_shell_new_tab instead of doing exactly the same work itself. |