diff options
author | Joey Hess <joey@kitenet.net> | 2013-01-26 19:37:49 +1100 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-01-26 19:37:49 +1100 |
commit | 2b604c3556ad538ff573ec073fa1a298daf03151 (patch) | |
tree | f8b47950518625d8549cecad3ba9f08bc9525b3e | |
parent | 495fa727e38954d6f8c61dcfd086f5ab9bb57931 (diff) |
close
-rw-r--r-- | doc/bugs/javascript_functions_qouting_issue.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/bugs/javascript_functions_qouting_issue.mdwn b/doc/bugs/javascript_functions_qouting_issue.mdwn index 6a0a37317..7f16462f5 100644 --- a/doc/bugs/javascript_functions_qouting_issue.mdwn +++ b/doc/bugs/javascript_functions_qouting_issue.mdwn @@ -35,3 +35,10 @@ functions have illegal characters in their names: *function longpoll_"sidebar"* setTimeout(longpoll_"repolist", "10"); }); }); + +> This is already fixed in the 3.20130124 release. [[done]] +> +> (Standalone builds of that release are not yet available for Mountian +> Lion. +> +> --[[Joey]] |