aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--po/POTFILES.in9
2 files changed, 11 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 8072ea2..07c1383 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-14 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ * po/POTFILES.in: Update
+
2011-11-13 Sergey Poznyakoff <gray@gnu.org.ua>
Implement new dump format. Add new utilities: gdbm_dump and gdbm_load.
diff --git a/po/POTFILES.in b/po/POTFILES.in
index e4145ff..ce3d71d 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -14,10 +14,15 @@
# You should have received a copy of the GNU General Public License
# along with GDBM. If not, see <http://www.gnu.org/licenses/>.
-src/gdbmerrno.c
src/bucket.c
src/falloc.c
src/findkey.c
+src/gdbm_dump.c
+src/gdbm_load.c
+src/gdbmerrno.c
+src/gdbmfetch.c
src/gdbmseq.c
+src/gdbmstore.c
+src/parseopt.c
src/testgdbm.c
-src/update.c \ No newline at end of file
+src/update.c

Return to:

Send suggestions and report system problems to the System administrator.