update CHANGELOG.md

This commit is contained in:
Homes32
2024-08-17 09:42:41 -05:00
parent a9f655ade1
commit 4bb6ddff87

View File

@@ -19,7 +19,7 @@ Notable changes to the PhoenixPE project.
- Added WinRAR script. - Added WinRAR script.
### Changed ### Changed
- PhoenixPE now requires PEBakery v1.2.0-develop or greater due to new StrFormat,StartTrim` and `StrFormat,EndTrim` commands implemented. - **PhoenixPE now requires PEBakery v1.2.0-develop or greater due to new StrFormat,StartTrim` and `StrFormat,EndTrim` commands implemented.**
- Changed usage of `StrFormat,Ctrim` to use `StrFormat,StartTrim` and `StrFormat,EndTrim` where appropriate. (Issue #96) - Changed usage of `StrFormat,Ctrim` to use `StrFormat,StartTrim` and `StrFormat,EndTrim` where appropriate. (Issue #96)
- Windows Event Log Service startup now logs to PhoenixPE.log instead of %temp%. - Windows Event Log Service startup now logs to PhoenixPE.log instead of %temp%.
- Added a informational message to PhoenixPE.log if booting in Forensic Mode (WinFE write-protect, etc.). - Added a informational message to PhoenixPE.log if booting in Forensic Mode (WinFE write-protect, etc.).