mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
27 lines
590 B
Plaintext
27 lines
590 B
Plaintext
2015-10-19 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.Partitions.csproj:
|
|
Upgrade .NET version to 4.0.
|
|
|
|
2015-10-18 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* RDB.cs:
|
|
* Atari.cs:
|
|
* AppleMap.cs:
|
|
* DiscImageChef.Partitions.csproj:
|
|
Added specific console handling for standard, verbose, debug
|
|
and error outputs.
|
|
|
|
2015-10-05 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* MBR.cs:
|
|
* RDB.cs:
|
|
* NeXT.cs:
|
|
* Atari.cs:
|
|
* AppleMap.cs:
|
|
* PartPlugin.cs:
|
|
* Properties/AssemblyInfo.cs:
|
|
* DiscImageChef.Partitions.csproj:
|
|
Move partitions plugins to a separate library.
|
|
|