Updated changelog
This commit is contained in:
parent
feb783a9c0
commit
f24741ef5c
@ -4977,7 +4977,7 @@ cdrskin/README
|
|||||||
cdrskin/cdrskin_eng.html
|
cdrskin/cdrskin_eng.html
|
||||||
Adjustments after testing
|
Adjustments after testing
|
||||||
|
|
||||||
2008.01.27.143022 []
|
2008.01.27.143022 [1431]
|
||||||
Makefile.am
|
Makefile.am
|
||||||
configure.ac
|
configure.ac
|
||||||
libburn-5.pc.in
|
libburn-5.pc.in
|
||||||
@ -4991,18 +4991,189 @@ cdrskin/cdrskin_eng.html
|
|||||||
cdrskin/changelog.txt
|
cdrskin/changelog.txt
|
||||||
Made number transition to 0.4.3 , still libburn.so.4.7.0
|
Made number transition to 0.4.3 , still libburn.so.4.7.0
|
||||||
|
|
||||||
[branch] []
|
27 Jan 2008 [branch 1433] [1432]
|
||||||
- cdrskin/add_ts_changes_to_libburn_0_4_0
|
- cdrskin/add_ts_changes_to_libburn_0_4_0
|
||||||
- cdrskin/add_ts_changes_to_libburn_0_4_1
|
- cdrskin/add_ts_changes_to_libburn_0_4_1
|
||||||
+ cdrskin/add_ts_changes_to_libburn_0_4_2
|
+ cdrskin/add_ts_changes_to_libburn_0_4_2
|
||||||
+ cdrskin/add_ts_changes_to_libburn_0_4_3
|
+ cdrskin/add_ts_changes_to_libburn_0_4_3
|
||||||
Updated cdrskin tarball generator
|
Updated cdrskin tarball generator
|
||||||
|
|
||||||
|
2008.01.29.210821 [1442]
|
||||||
|
configure.ac
|
||||||
|
libburn/libburn.h
|
||||||
|
Moving the major.minor.micro definition from configure.ac to libburn.h
|
||||||
|
|
||||||
|
2008.01.28.213001 [branch 1444]
|
||||||
|
libburn/libburn.h
|
||||||
|
Introduced copy of major.minor.micro definition in libburn.h of version 0.4.2
|
||||||
|
|
||||||
|
29 Jan 2008 [branch 1445] [branch 1447]
|
||||||
|
Corrected description of major.minor.micro definition in libburn.h of version 0.4.2
|
||||||
|
|
||||||
|
2008.01.29.214110 [1446]
|
||||||
|
libburn/libburn.h
|
||||||
|
Corrected description of major.minor.micro definition in libburn.h
|
||||||
|
|
||||||
|
2008.01.31.111057 [1448]
|
||||||
|
cdrskin/cdrskin.c
|
||||||
|
Introduced compile time check of libburn header version
|
||||||
|
|
||||||
|
2008.02.01.100302 [1451] [branch 1453]
|
||||||
|
- libburn-5.pc.in
|
||||||
|
+ libburn-1.pc.in
|
||||||
|
configure.ac
|
||||||
|
Makefile.am
|
||||||
|
Renamed libburn-5.pc to libburn-1.pc
|
||||||
|
|
||||||
|
2008.02.01.100530 [1452]
|
||||||
|
cdrskin/cdrskin.c
|
||||||
|
Changed "libburn interface :" version message to libburn.h macros
|
||||||
|
|
||||||
|
[branch ]
|
||||||
|
cdrskin/cdrskin_timestamp.h
|
||||||
|
cdrskin/changelog.txt
|
||||||
|
Updated changelog before release
|
||||||
|
|
||||||
|
----------------------------- release - cdrskin-0.4.2.pl00 - 2008.02.01.100001
|
||||||
|
* Safe dynamic linking possible with libburn.so.4
|
||||||
|
|
||||||
|
------------------------------------ cycle - cdrskin-0.4.3 - 2008.02.01.225039
|
||||||
|
|
||||||
|
2008.02.03.092013 [1463]
|
||||||
|
libburn/libdax_msgs.h
|
||||||
|
Registered error code range "libisofs-xorriso"
|
||||||
|
|
||||||
|
2008.02.03.092134 [1464]
|
||||||
|
configure.ac
|
||||||
|
Incremented LT_* to get libburn.so.4.8.0 (forgot to do 4.7.1 anyway)
|
||||||
|
|
||||||
|
2008.02.03.092509 [1465]
|
||||||
|
libburn/libburn.h
|
||||||
|
libburn/init.c
|
||||||
|
New API call burn_sev_to_text()
|
||||||
|
|
||||||
|
4 Feb 2008 [1473]
|
||||||
|
README
|
||||||
|
Announced deprecation of libisofs-0.2.x, temporory employment of libisofs-0.6.1
|
||||||
|
|
||||||
|
2008.02.04.175209 [1474]
|
||||||
|
libburn/libdax_msgs.h
|
||||||
|
Registered range "libisoburn" 0x00060000 to 0x00006ffff
|
||||||
|
|
||||||
|
2008.02.06.174009 [1482]
|
||||||
|
libburn/libdax_msgs.h
|
||||||
|
Re-instated range "vreixo" with old and new codes, adjusted severity definitions
|
||||||
|
|
||||||
|
2008.02.06.182222 [1483]
|
||||||
|
libburn/libburn.h
|
||||||
|
Copied usage discussion about *_header_version_* from libisoburn
|
||||||
|
|
||||||
|
2008.02.06.230041 [1488]
|
||||||
|
libburn/read.c
|
||||||
|
Installed a simple address logger in burn_read_data
|
||||||
|
|
||||||
|
2008.02.07.232820 [1492]
|
||||||
|
libburn/read.c
|
||||||
|
Added debug message in case of burn_read_data() return 0
|
||||||
|
|
||||||
|
2008.02.08.073414 [1493]
|
||||||
|
libburn/mmc.c
|
||||||
|
Allowed DVD +/- DL for reading
|
||||||
|
|
||||||
|
2008.02.11.190802 [1518]
|
||||||
|
libburn/libdax_msgs.h
|
||||||
|
libburn/libdax_msgs.c
|
||||||
|
Introduced LIBDAX_MSGS_SEV_MISHAP
|
||||||
|
|
||||||
|
2008.02.14.074108 [1522]
|
||||||
|
libburn/libburn.h
|
||||||
|
Micro corrections in comment text
|
||||||
|
|
||||||
|
14 Feb 2008 [1523]
|
||||||
|
COPYRIGHT
|
||||||
|
Updated year
|
||||||
|
|
||||||
|
14 Feb 2008 [1524]
|
||||||
|
cdrskin/README
|
||||||
|
Pointed to ldconfig
|
||||||
|
|
||||||
|
2008.02.16.121102 [1541]
|
||||||
|
configure.ac
|
||||||
|
Corrected typo in comment
|
||||||
|
|
||||||
|
16 Feb 2008 [1542]
|
||||||
|
doc/comments
|
||||||
|
README
|
||||||
|
cdrskin/wiki_plain.txt
|
||||||
|
Updated project interrelations
|
||||||
|
|
||||||
|
2008.02.21.200956 [1554]
|
||||||
|
libburn/sg-linux.c
|
||||||
|
Testwise inquiry of ioctl(CDROM_MEDIA_CHANGED) (disabled by default)
|
||||||
|
|
||||||
|
21 Feb 2008 [1555]
|
||||||
|
test/libburner.c
|
||||||
|
Directed error message to proper output channel
|
||||||
|
|
||||||
|
2008.02.21.201238 [1556]
|
||||||
|
libburn/libdax_msgs.h
|
||||||
|
libburn/libdax_msgs.c
|
||||||
|
Introduced severity ERRFILE
|
||||||
|
|
||||||
|
2008.02.21.202216 [1557]
|
||||||
|
libburn/libdax_msgs.c
|
||||||
|
Mapped unknown severity text to ALL rather than NEVER
|
||||||
|
|
||||||
|
2008.02.21.215250 [1560]
|
||||||
|
libburn/libdax_msgs.h
|
||||||
|
Weakened demand to print file path in following message
|
||||||
|
|
||||||
|
2008.02.22.150939 [1562]
|
||||||
|
libburn/libdax_msgs.h
|
||||||
|
libburn/init.c
|
||||||
|
New error code 0x00040008
|
||||||
|
|
||||||
|
2008.02.22.213527 [1563]
|
||||||
|
libburn/libdax_msgs.h
|
||||||
|
libburn/libdax_msgs.c
|
||||||
|
Imported changes from libiso_msgs.h
|
||||||
|
|
||||||
|
2008.02.22.213726 [1564]
|
||||||
|
libburn/init.c
|
||||||
|
Changed meaning of unrecognized severity texts from FATAL to ALL
|
||||||
|
|
||||||
|
2008.02.28.123152 [1565]
|
||||||
|
libburn/libburn.h
|
||||||
|
libburn/spc.c
|
||||||
|
libburn/mmc.c
|
||||||
|
libburn/write.c
|
||||||
|
cdrskin/cdrskin.1
|
||||||
|
Made support for DVD+R DL official, enabled untested support for BD-RE
|
||||||
|
|
||||||
|
2008.02.28.132325 [1586]
|
||||||
|
libburn/mmc.c
|
||||||
|
cdrskin/README
|
||||||
|
cdrskin/cdrskin.c
|
||||||
|
cdrskin/cdrskin_eng.html
|
||||||
|
cdrskin/wiki_plain.txt
|
||||||
|
test/libburner.c
|
||||||
|
Mentioned support for DVD+R/DL.
|
||||||
|
|
||||||
|
------------------------------------ cycle - cdrskin-0.4.3 - 2008.03.01.154319
|
||||||
|
* Support for DVD+R/DL media is now official
|
||||||
|
* Experimental code for BD-RE with --allow_untested_media
|
||||||
|
|
||||||
|
[]
|
||||||
|
cdrskin/changelog.txt
|
||||||
|
Updated changelog
|
||||||
|
|
||||||
|
|
||||||
===============================================================================
|
===============================================================================
|
||||||
TODO
|
TODO
|
||||||
===============================================================================
|
===============================================================================
|
||||||
|
|
||||||
|
@since tags
|
||||||
|
|
||||||
Check all SORRY and FATAL errors whether they should become FAILUREs
|
Check all SORRY and FATAL errors whether they should become FAILUREs
|
||||||
|
|
||||||
Refuse writing if track size exceeds free media space
|
Refuse writing if track size exceeds free media space
|
||||||
|
Loading…
Reference in New Issue
Block a user