From 1a275a32f786bea8885a8a268f5fe75422fa4e13 Mon Sep 17 00:00:00 2001 From: Erik Krogh Kristensen Date: Mon, 7 Mar 2022 11:45:35 +0100 Subject: [PATCH] add change-notes --- cpp/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md | 5 +++++ csharp/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md | 5 +++++ java/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md | 5 +++++ javascript/ql/lib/change-notes/2022-02-04-jszip copy.md | 4 ++++ .../ql/lib/change-notes/2022-02-07-deprecated-acronyms.md | 5 +++++ python/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md | 5 +++++ ruby/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md | 5 +++++ 7 files changed, 34 insertions(+) create mode 100644 cpp/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md create mode 100644 csharp/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md create mode 100644 java/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md create mode 100644 javascript/ql/lib/change-notes/2022-02-04-jszip copy.md create mode 100644 javascript/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md create mode 100644 python/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md create mode 100644 ruby/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md diff --git a/cpp/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md b/cpp/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md new file mode 100644 index 00000000000..c3518efe833 --- /dev/null +++ b/cpp/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md @@ -0,0 +1,5 @@ +--- +category: deprecated +--- +* Many classes/predicates/modules that had upper-case acronyms has been renamed to follow our style-guide. + The old name still exists as a deprecated alias. \ No newline at end of file diff --git a/csharp/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md b/csharp/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md new file mode 100644 index 00000000000..c3518efe833 --- /dev/null +++ b/csharp/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md @@ -0,0 +1,5 @@ +--- +category: deprecated +--- +* Many classes/predicates/modules that had upper-case acronyms has been renamed to follow our style-guide. + The old name still exists as a deprecated alias. \ No newline at end of file diff --git a/java/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md b/java/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md new file mode 100644 index 00000000000..c3518efe833 --- /dev/null +++ b/java/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md @@ -0,0 +1,5 @@ +--- +category: deprecated +--- +* Many classes/predicates/modules that had upper-case acronyms has been renamed to follow our style-guide. + The old name still exists as a deprecated alias. \ No newline at end of file diff --git a/javascript/ql/lib/change-notes/2022-02-04-jszip copy.md b/javascript/ql/lib/change-notes/2022-02-04-jszip copy.md new file mode 100644 index 00000000000..cc00e02efb5 --- /dev/null +++ b/javascript/ql/lib/change-notes/2022-02-04-jszip copy.md @@ -0,0 +1,4 @@ +--- +category: minorAnalysis +--- +* Added sources from the [`jszip`](https://www.npmjs.com/package/jszip) library to the `js/zipslip` query. \ No newline at end of file diff --git a/javascript/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md b/javascript/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md new file mode 100644 index 00000000000..c3518efe833 --- /dev/null +++ b/javascript/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md @@ -0,0 +1,5 @@ +--- +category: deprecated +--- +* Many classes/predicates/modules that had upper-case acronyms has been renamed to follow our style-guide. + The old name still exists as a deprecated alias. \ No newline at end of file diff --git a/python/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md b/python/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md new file mode 100644 index 00000000000..c3518efe833 --- /dev/null +++ b/python/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md @@ -0,0 +1,5 @@ +--- +category: deprecated +--- +* Many classes/predicates/modules that had upper-case acronyms has been renamed to follow our style-guide. + The old name still exists as a deprecated alias. \ No newline at end of file diff --git a/ruby/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md b/ruby/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md new file mode 100644 index 00000000000..c3518efe833 --- /dev/null +++ b/ruby/ql/lib/change-notes/2022-02-07-deprecated-acronyms.md @@ -0,0 +1,5 @@ +--- +category: deprecated +--- +* Many classes/predicates/modules that had upper-case acronyms has been renamed to follow our style-guide. + The old name still exists as a deprecated alias. \ No newline at end of file