diff --git a/CHANGELOG.md b/CHANGELOG.md
index d7e3876e7..10553bd78 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,7 +8,8 @@
- jslint - try to improve parser to be able to parse jquery.js without stopping.
# v2024.11.1-beta
-- bugfix - Fix optional dynamic-property/function-call not recognized.
+- quickstart - bugfix - Fix broken quickstart-jslint-in-codemirror demo.
+- jslint - bugfix - Fix optional dynamic-property/function-call not recognized.
- ci - Update shell-function shHttpFileServer() to auto-serve /index.html, when url-path is root /.
# v2024.6.28
diff --git a/README.md b/README.md
index 7fc1f18bd..3afc0ffc6 100644
--- a/README.md
+++ b/README.md
@@ -402,7 +402,7 @@ import jslint from "../jslint.mjs";
-
+
@@ -923,7 +923,7 @@ eval("1"); //jslint-ignore-line
- `git push upstream alpha -f`
- verify ci-success for upstream-branch-alpha
- https://github.com/jslint-org/jslint/actions
-- goto https://github.com/jslint-org/jslint/compare/beta...kaizhu256:jslint:branch-p2024.11.9
+- goto https://github.com/jslint-org/jslint/compare/beta...kaizhu256:jslint:branch-p2024.11.24
- click `Create pull request`
- input `Add your description here...` with:
```
diff --git a/jslint_wrapper_codemirror.html b/jslint_wrapper_codemirror.html
index de36227f1..5fea26b7c 100644
--- a/jslint_wrapper_codemirror.html
+++ b/jslint_wrapper_codemirror.html
@@ -9,7 +9,7 @@
-
+