diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-12-17 20:26:23 +0000 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-12-17 20:26:23 +0000 |
commit | db7a5a220b913eff9b0e7b49746bf922ebbc7df4 (patch) | |
tree | e83d6b22853a8357241182d62ce3642bce369e83 | |
parent | b39170387f65fe3b3c111035d1df32c960207162 (diff) | |
download | drakiso-db7a5a220b913eff9b0e7b49746bf922ebbc7df4.tar drakiso-db7a5a220b913eff9b0e7b49746bf922ebbc7df4.tar.gz drakiso-db7a5a220b913eff9b0e7b49746bf922ebbc7df4.tar.bz2 drakiso-db7a5a220b913eff9b0e7b49746bf922ebbc7df4.tar.xz drakiso-db7a5a220b913eff9b0e7b49746bf922ebbc7df4.zip |
1.51.5
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 7 |
2 files changed, 8 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = drakiso -VERSION = 1.4 +VERSION = 1.5 all: make -C bootloader @@ -1,3 +1,10 @@ +1.5: + +- support both 32 and 64 bit packages in media on the ISOs +- get some settings from the repo product.id file +- rename 'version' setting to 'release' +- translation updates + 1.4: - improved control of isohybrid protective partition start and type |