summaryrefslogtreecommitdiff
path: root/libparted/ChangeLog.0
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-03-05 19:22:39 +0100
committerJim Meyering <meyering@redhat.com>2009-03-05 20:45:57 +0100
commit099eaa4acd0d8ca10ec48f67c13382ffb556b703 (patch)
tree258d566cf610167d1433f3e7431bc1ed7b520c9d /libparted/ChangeLog.0
parentbcc72af3370b9511351b451e3c96c8375346ff7c (diff)
downloadparted-099eaa4acd0d8ca10ec48f67c13382ffb556b703.tar.gz
remove all trailing blanks
...by running these commands: t=$'\t' git grep -l "[ $t]\$"|xargs perl -pi -e 's/[ \t]+$//'
Diffstat (limited to 'libparted/ChangeLog.0')
-rw-r--r--libparted/ChangeLog.06
1 files changed, 3 insertions, 3 deletions
diff --git a/libparted/ChangeLog.0 b/libparted/ChangeLog.0
index ef155dd..b064596 100644
--- a/libparted/ChangeLog.0
+++ b/libparted/ChangeLog.0
@@ -14,7 +14,7 @@
* libparted/disk.c (ped_register_disk_type, ped_unregister_disk_type):
Clean-up. Patch sent by Debarshi 'Rishi' Ray <debarshi.ray@gmail.com>.
-
+
2006-11-08 Otavio Salvador <otavio@debian.org>
* libparted/fs/hfs/probe.c: Fix a segmentation fault when running
@@ -174,7 +174,7 @@
* labels/mac.c (mac_partition_get_flag): added 'set 2 raid on/off'
capability for mac labels.
-
+
* labels/mac.c (struct MacRawDisk, struct MacPartitionData): fixed
data types of some fields (do not need to be 64 bit wide) and updated
meaning of reserved spaces.
@@ -242,7 +242,7 @@
* labels/gpt.c (pth_crc32): calculate crc32 from static size.
2006-02-20 Leslie P. Polzer <polzer@gnu.org>
- * device.c: added ped_device_get_constraint.
+ * device.c: added ped_device_get_constraint.
-----------------------------------------------------------------------------