mirror of
https://codeberg.org/scip/dbtool.git
synced 2025-12-16 19:00:58 +01:00
bump version, some typos
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
1.9:
|
||||||
|
- rewrote configure, it better finds berkeley
|
||||||
|
db or gdbm.
|
||||||
|
- put the source on github.
|
||||||
|
|
||||||
1.8:
|
1.8:
|
||||||
- configure didn't take existing $LDFLAGS, $CPPFLAGS
|
- configure didn't take existing $LDFLAGS, $CPPFLAGS
|
||||||
into account.
|
into account.
|
||||||
|
|||||||
16
dbtool.pod
16
dbtool.pod
@@ -247,12 +247,12 @@ and it's attributes.
|
|||||||
|
|
||||||
=head1 REPORTING BUGS
|
=head1 REPORTING BUGS
|
||||||
|
|
||||||
Report bugs to <tlinden@cpan.org>.
|
Report bugs on L<https://github.com/tlinden/dbtool/issues> or mail to <tlinden@cpan.org>.
|
||||||
|
|
||||||
|
|
||||||
=head1 COPYRIGHT
|
=head1 COPYRIGHT
|
||||||
|
|
||||||
Copyright (c) 2000-2001 T.v. Dein.
|
Copyright (c) 2000-2015 T.v. Dein.
|
||||||
This is free software; see the source for copying conditions. There is NO warranty;
|
This is free software; see the source for copying conditions. There is NO warranty;
|
||||||
not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
|
|
||||||
@@ -274,7 +274,7 @@ The homepage of the B<PCRE> library.
|
|||||||
|
|
||||||
=head1 AVAILABILITY
|
=head1 AVAILABILITY
|
||||||
|
|
||||||
B<dbtool> can be downloaded from B<http://www.daemon.de/dbtool>.
|
B<dbtool> can be downloaded from B<http://www.daemon.de/DBTOOL>.
|
||||||
|
|
||||||
|
|
||||||
=head1 AUTHORS
|
=head1 AUTHORS
|
||||||
@@ -286,13 +286,3 @@ I<T.v. Dein <tlinden@cpan.org>>
|
|||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user