diff options
author | Jesús <heckyel@hyperbola.info> | 2019-05-24 21:37:45 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-05-24 21:37:45 -0500 |
commit | c3b9696db75054ac02a9da4447836215e19b6232 (patch) | |
tree | 9c0c3b92285a32351a6ae72bf87154730bd9aba2 /ChangeLog | |
parent | 380cfc1f7d2c461e6b6f33eba2c5ea9f22b735bc (diff) | |
download | ytlibre-c3b9696db75054ac02a9da4447836215e19b6232.tar.lz ytlibre-c3b9696db75054ac02a9da4447836215e19b6232.tar.xz ytlibre-c3b9696db75054ac02a9da4447836215e19b6232.zip |
update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,8 +1,9 @@ 2019-05-24 Jesús E. <heckyel@hyperbola.info> * templates/embed.tpl: Fix margin and padding styles into embed. + Added nodes for DRM videos * tools/init.php: Standardizes URL validation function, - this helps to read the code better + this helps to read the code better. 2019-05-23 Jesús E. <heckyel@hyperbola.info> |