Add the ability to set the id attribute of all Printer elements
[isso.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index be3b50574cbe9f17c10b72400c318f4bad133d7e..8e8553edb8e6ff1d7aad7fb9482657dde30df2d5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,4 +2,4 @@
 ===================
 - Change: BSPrinterElementTable:__construct() can now take straight strings and convert them into BSPrinterElementLabel's
 - New: BSPrinterRootPage::setHeaderCode() allows injecting in between the <head> tag of the root page element (creates BSPrinterRootPage::$headerCode)
-
+- New: BSPrinterAbstract::setId() allows all elements to have an id attribute added in _prepareStyle()