summaryrefslogtreecommitdiff
path: root/doc/news/version_5.3.0.mdwn
diff options
context:
space:
mode:
authorJoey Hess2018-02-04 12:05:37 -0400
committerJoey Hess2018-02-04 12:05:37 -0400
commit69e165abce63df73468d552b79288b690df37c1e (patch)
tree2620f67187a28d7ca9fba8d8f11934f85efb81be /doc/news/version_5.3.0.mdwn
parente1fd45067b037876a69a3ef741970105f14afbc8 (diff)
add news item for propellor 5.3.1
Diffstat (limited to 'doc/news/version_5.3.0.mdwn')
-rw-r--r--doc/news/version_5.3.0.mdwn16
1 files changed, 0 insertions, 16 deletions
diff --git a/doc/news/version_5.3.0.mdwn b/doc/news/version_5.3.0.mdwn
deleted file mode 100644
index 07900e0b..00000000
--- a/doc/news/version_5.3.0.mdwn
+++ /dev/null
@@ -1,16 +0,0 @@
-propellor 5.3.0 released with [[!toggle text="these changes"]]
-[[!toggleable text="""
- * Avoid bogus warning about new upstream version when /usr/bin/propellor
- is run on a Debian system, but ~/.propellor was not cloned from the
- Debian git bundle.
- * Parted: Allow partitions to have no filesystem, for eg, GPT BIOS boot
- partitions. (API change)
- * Added rawPartition to PartSpec, for specifying partitions with no
- filesystem.
- * Added BiosGrubFlag to PartFlag.
- * Add HasCallStack constraint to pickOS and unsupportedOS, so the
- call stack includes the caller.
- * Run su with --login, to avoid inheriting some problematic environment
- variables, such as TMP, from the caller.
- * Grub: Added properties to configure /etc/default/grub.
- * Laptop: New module, starting with powertopAutoTuneOnBoot."""]] \ No newline at end of file