Public bug reported:

Sorry, this version is allready in Feisty.

** Affects: doxygen (Ubuntu)
     Importance: Undecided
         Status: Rejected

** Description changed:

- Binary package hint: doxygen
- 
- Doxygen Release 1.5.1
- (release date 29-10-2006)
- 
- You this version instead 1.4.7-1.
- 
- 
- Bug fixes: (1.5.1)
-     *  id 148567: @todo at the end of a comment block caused problem when 
copied by @copydoc
-     * id 352420: Fixed bug in LaTeX output (missing space after \bf).
-     * id 363227: missing output for instance variables defined in a Python 
function that has a doc string
-     * id 363397: Member groups did not appear in a class when SUBGROUPING was 
set to YES.
-     * id 364341: Parsing could become really slow if often included header 
files contained using statements.
-     * id 364673: The values of two enums with the same name (both in 
difference scopes) where merged.
-     * The version of dot shipped with the Mac binary had some non-standard 
dependencies.
-     * Doxywizard didn't work on PC's where no Visual Studio 2005 was present, 
when build with the project files (I'm now using /MT instead of /MD which fixes 
this issue).
-     * Running 2 instances of doxygen on the same output directory caused 
corruption of the temporary files generated by doxygen. 
- 
- 
- Changes: (1.5.0)
- * cleaned up the internal structures to make them smaller, and made doxygen 
use a temporary file to store the parse results (instead of keeping them in 
memory), which will further reduce the memory usage, especially for large 
projects, and is a first step towards incremental parsing.
- 
- New features:
- 
-     *  Added example application that shows how to configure and run doxygen 
from within an application and use the information collected by doxygen without 
also generating the output (see addon/doxyapp).
-     * id 322467: Sections produces by \note, \warning, \remarks etc, now have 
a class label in the generated HTML (<dl> tag) so you can give them a distinct 
style using a non-default stylesheet (i.e. using HTML_STYLESHEET).
-     * Added project files for building doxygen from Visual Studio 2005 (see 
winbuild dir).
-     * added translator updates for Czech, Danish, German, Catalan, Croatian, 
French, Japanese, and Italian.
-     * added translator support for Arabic (thanks to Moaz Reyad)
-     * added translator support for Persian (thanks to Ali Nadalizadeh) 
- 
- * Bug Fixes:
-     *  id 131445: Fixed autolinking for related functions.
-     * id 137236: Updated documentation to make it clear that a lower-case 
only word is not a candidate for autolinking.
-     * id 141758: Fixed a problem parsing <?=...?> contructs outside of 
functions in PHP.
-     * id 319169: Second level index not shown when DISABLE_INDEX=YES.
-     * id 325337: Added "optimize output for C#" option to Doxywizard.
-     * id 325426: Partial C# class inside a namespace where not handled 
properly.
-     * id 327358: Fixed wrong link to the search engine when CREATE_SUBDIRS 
was set to YES.
-     * id 326885: Leading ///'s ended up in code fragments when using indented 
/// comments.
-     * id 330513: For file documentation, the scope not stripped for namespace 
members even if HIDE_SCOPE_NAMES was set to YES.
-     * id 335131: Fixed "internal inconsistency" warning related to use of 
nested classes defined outside a used namespace.
-     * id 338475: Added support for Q_SIGNALS and Q_SLOTS macros (thanks to 
Thomas Zander for the patch).
-     * id 340973: Improved performance of "Computing template instances" step 
significantly in case of (large) Java projects.
-     * id 342090: Fixed missing cross-reference to "m" for code of the form 
f(a[s.f]->m)
-     * id 344443: Code font commands where not treated properly in C# style 
comments.
-     * id 344445: Made it more clear in the documentation where the XML 
commands in the comment blocks are for, and how <code> works in C#.
-     * id 345322: DOTFONTPATH was corrupted in mingw builds.
-     * id 345519: Fixed problem parsing attributes in C#.
-     * id 345660: Python class members that spanned multiple lines could 
confuse the parser.
-     * id 345742: enum values were shown twice in some cases.
-     * is 346095: Forced a newline before \normalsize in the LaTeX to avoid 
font size issues.
-     * id 346848: Under certain conditions nesting of groups did not work 
properly.
-     * id 347444: paramref XML command did not render properly.
-     * id 348259: Doxygen now keeps the _formulas.log file when there is a 
problem generating bitmaps for formulas. This can help to identify the problem 
quicker.
-     * id 348481: friend class in unnamed namespace produced bogus error.
-     * id 348537: Fixed internal inconsistency warning that could occur when 
reopening an anonymous namespace
-     * id 349867: Fixed issue handling brief and detailed description when 
both are positioned after an item.
-     * id 350168: Doxygen didn't parse C# type contraints properly.
-     * id 351890: In some cases C# attributes were treated as properties.
-     * id 353044: C99 style variadic macros were not handled properly by 
doxygen.
-     * id 353195: Member grouping with SUBGROUPING = YES now works the same 
for files and namespaces as it does for classes.
-     * id 354765: A command like \ingroup now ends a brief description as was 
the case in the pre 1.4.x series.
-     * id 355922: When a function was found in a namespace but also in the 
global namespace, doxygen could make the wrong cross-reference.
-     * id 356204: Setting HIDE_UNDOC_RELATIONS to NO could result in argument 
mismatches in certain cases.
-     * id 357092: Spurious doxygen warning when using a class that ends with 
'const' or 'volatile'.
-     * id 357438: tabs and newlines were not parsed properly for html 
attributes inside a comment block.
-     * id 357646: objcache.cpp did not compile cleanly on a system with 64 bit 
pointers.
-     * id 361812: whitespace after the colon at the end of a Python definition 
caused parsing issues.
-     * "struct Foo operator+()" was not parsed properly due to the "struct" 
keyword.
-     * As a side-effect of bug 329861 Obj-C protocols and categories were no 
longer extracted.
-     * Fixed an problem with cross-referencing Obj-C code.
-     * Removed the memory leaks reported by valgrind and tuned some data 
structures to reduce the memory usage.
-     * enums in a used namespace could cause arguments not to match.
-     * fixed several cases where arguments of function/method declaration and 
definition did not match while they should.
+ Sorry, this version is allready in Feisty.

-- 
New Doxygen Release 1.5.1
https://launchpad.net/bugs/72158

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to