diff --git a/lib/ChangeLog b/lib/ChangeLog index 83e4eb0f45..e0b68dd43c 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2006-03-15 Georg Baum + + * symbols: Comment out unused insets + 2006-03-11 Georg Baum * configure.py: fix off-by-one error in version_suffix handling diff --git a/lib/symbols b/lib/symbols index 16585777e6..1b5fb086d9 100644 --- a/lib/symbols +++ b/lib/symbols @@ -121,11 +121,9 @@ parbox parbox none protect protect none mbox mbox forcetext newcommand newcommand none -label label none +#label label none left left none end end none -fbox fbox none -boxed fbox none # diff --git a/status.14x b/status.14x index a2f49e2810..1eaa17cdd1 100644 --- a/status.14x +++ b/status.14x @@ -50,5 +50,7 @@ What's new - Fix drawing of inset buttons (bug 2328) +- Fix drawing of \boxed and \fbox in formulas (bug 2361). + * Configuration/Installation: