X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;ds=sidebyside;f=dev%2Fdeb%2Fchangelog;h=59c1736c5c0f4d1df436e1d8149cea4fadfa85ea;hb=ec096fd831f5d4eb98b9c43c0adc083378cf597c;hp=56fa91992f8b4690fb3b81957c1036a96be6d2ec;hpb=6c321e9d45fede60439629078bdc5e65089cb459;p=bbcp.git diff --git a/dev/deb/changelog b/dev/deb/changelog index 56fa919..59c1736 100644 --- a/dev/deb/changelog +++ b/dev/deb/changelog @@ -1,4 +1,20 @@ -bbcb ({#VERSION}) unstable; urgency=high +bbcb ({#VERSION}) unstable; urgency=low + + * fix Dev2 linker for better support of long identifiers + + -- Ivan Denisov Sat, 6 Wed 2019 22:00:00 +0700 + +bbcb (1.7~a1.87) unstable; urgency=high + + * center issue-#195 support for long identifiers in trap handlers + * center issue-#193 typing error in Documents.SetPageOp.Do + * center issue-#191 Compiler trap by erroneous program + * center issue-#196 StdCoder to support both "\" & "/" in file paths + * center issue-#190 add comment about stack and heap memory config + + -- Ivan Denisov Sat, 2 Mar 2019 17:00:00 +0700 + +bbcb (1.7~a1.86) unstable; urgency=high * fix hanging then call menu command causing TRAP (ver 2. by A.V.Shiryaev)