#include <PkgChangelog.h>
Public Member Functions | |
| Entry (const Date &d, const std::string &n, const std::string &t) | |
Public Attributes | |
| Date | _date |
| std::string | _name |
| std::string | _text |
|
||||||||||||||||
|
Constructor |
|
|
Entries date. |
|
|
Entries author. |
|
|
Entries text. Preformated and all lines delimited by ' |
1.4.4