Unidiff1 files changed, 15 insertions, 0 deletions
|
diff --git a/ChangeLog b/ChangeLog index e08148b..51751d4 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,3 +1,18 @@ |
| |
1 | 2016-07-07 Sergey Poznyakoff <gray@gnu.org.ua> |
| |
2 | |
| |
3 | Switch to Git repository |
| |
4 | |
| |
5 | * .cvsignore: Rename to .gitignore |
| |
6 | * compat/.cvsignore: Likewise. |
| |
7 | * doc/.cvsignore: Likewise. |
| |
8 | * export/.cvsignore: Likewise. |
| |
9 | * po/.cvsignore: Likewise. |
| |
10 | * src/.cvsignore: Likewise. |
| |
11 | * tests/.cvsignore: Likewise. |
| |
12 | |
| |
13 | * doc/gdbm.texinfo: Rename to doc/gdbm.texi |
| |
14 | * doc/Makefile.am: Update |
| |
15 | |
1 | 2016-07-06 Sergey Poznyakoff <gray@gnu.org.ua> |
16 | 2016-07-06 Sergey Poznyakoff <gray@gnu.org.ua> |
2 | |
17 | |
3 | * doc/gdbm.texinfo: Normal installation prefix is /usr. |
18 | * doc/gdbm.texinfo: Normal installation prefix is /usr. |
|