corrected dates (i've used vim far to often =) )
This commit is contained in:
parent
05ee2f2254
commit
fcd414f720
|
@ -1,4 +1,4 @@
|
|||
2004-10-0i2 Bart Hakvoort <gparted@users.sf.net>
|
||||
2004-10-02 Bart Hakvoort <gparted@users.sf.net>
|
||||
|
||||
* include/Dialog_Base_Partition.h,
|
||||
src/Dialog_Base_Partition.cc: added void Set_MinMax_Text( long min, long max )
|
||||
|
@ -6,7 +6,7 @@
|
|||
* src/Dialog_Partition_New.cc: make use of this function, instead of accessing the label directly
|
||||
* src/Dialog_Partition_Resize_Move.cc: fix incorrect upper limit for fat16 in label
|
||||
|
||||
2004-10-0i2 Bart Hakvoort <gparted@users.sf.net>
|
||||
2004-10-02 Bart Hakvoort <gparted@users.sf.net>
|
||||
|
||||
* removed all stringstreams from the project (they were possibly responsible for rare chrashes in certain locales)
|
||||
Note that i left 1 in include/Partition.h, this one is needed for int-->string conversions and won't pose a thread.
|
||||
|
|
Loading…
Reference in New Issue