diff --git a/development/FORMAT b/development/FORMAT index 49b2cbf7a6..7cc3b53d83 100644 --- a/development/FORMAT +++ b/development/FORMAT @@ -7,6 +7,9 @@ The good example would be 2010-01-10 entry. ----------------------- +2010-04-17 Richard heck + * Format incremented to 386: LyX version for InsetInfo + 2010-04-08 Uwe Stöhr * Format incremented to 385: support to change the background color for shaded boxes: new buffer parameter \boxbgcolor diff --git a/lib/ui/stdcontext.inc b/lib/ui/stdcontext.inc index 38a93fda65..7404e643cc 100644 --- a/lib/ui/stdcontext.inc +++ b/lib/ui/stdcontext.inc @@ -441,6 +441,8 @@ Menuset Item "Revision Author|A" "inset-modify buffer vcs-author" Item "Revision Date|D" "inset-modify buffer vcs-date" Item "Revision Time|i" "inset-modify buffer vcs-time" + Separator + Item "LyX Version|x" "inset-modify lyxinfo version" End